From 8304eb76436a28279bbf3aa942511eb487b91938 Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Wed, 6 Sep 2017 16:03:45 +0530 Subject: [PATCH] package.json: Upgrade to 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62ea145..054f82e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wtfpython", - "version": "1.2.1", + "version": "1.2.2", "description": "A collection of subtle and tricky Python examples", "bin": "wtfpython", "scripts": {