package.json: Update version to 1.2.5

This commit is contained in:
Satwik Kansal 2017-09-11 22:15:31 +05:30
parent e836b22a36
commit 6a1bbc9136
1 changed files with 1 additions and 1 deletions

2
package.json vendored
View File

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