Skip to content

Commit

Permalink
Bump version to 1.0.14..
Browse files Browse the repository at this point in the history
  • Loading branch information
ya332 committed Jun 21, 2021
1 parent 4196313 commit 503a5e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ where dummy_out.py is
```python
import time
import sys

for i in range(10):
print("hello {}".format(i))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sharktail",
"version": "1.0.13",
"version": "1.0.14",
"description": "Official Sharktail CLI written in Node.js",
"main": "index.js",
"preferGlobal": true,
Expand Down

0 comments on commit 503a5e4

Please sign in to comment.