From 6a1bbc913688eab4cbc5512570360611d028712b Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Mon, 11 Sep 2017 22:15:31 +0530 Subject: [PATCH] package.json: Update version to 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbd0e0f..2ded726 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wtfpython", - "version": "1.2.4", + "version": "1.2.5", "description": "A collection of subtle and tricky Python examples", "bin": "wtfpython", "scripts": {