package.json: Update version to 1.2.3

This commit is contained in:
Satwik Kansal 2017-09-06 16:41:44 +05:30
parent be98d88440
commit f5ebf9c941
1 changed files with 1 additions and 1 deletions

2
package.json vendored
View File

@ -1,6 +1,6 @@
{
"name": "wtfpython",
"version": "1.2.2",
"version": "1.2.3",
"description": "A collection of subtle and tricky Python examples",
"bin": "wtfpython",
"scripts": {