package.json: Update version to 1.2.4

This commit is contained in:
Satwik Kansal
2017-09-07 21:22:06 +05:30
parent 0d55258685
commit 9899f68df3

2
package.json vendored
View File

@@ -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": {