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