package.json: Upgrade to 1.2.1

* Changes version from 1.2.0 to 1.2.1
* Publish to npm
This commit is contained in:
Satwik Kansal 2017-09-01 16:29:33 +05:30
parent 4ae910baf3
commit f5565ee615
1 changed files with 1 additions and 1 deletions

2
package.json vendored
View File

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