Skip to content

Commit

Permalink
Bump version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qzb committed Oct 9, 2017
1 parent 877ba0b commit 376f259
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "is.sh",
"version": "1.1.1",
"version": "1.1.2",
"description": "Human readable conditions for bash",
"keywords": [
"shell",
"bash",
"sh",
"test",
"conditions"
"shell",
"bash",
"sh",
"test",
"conditions"
],
"bin": {
"is": "./is.sh",
"is.sh": "./is.sh"
"is": "./is.sh",
"is.sh": "./is.sh"
},
"directories": {
"test": "tests"
Expand Down

0 comments on commit 376f259

Please sign in to comment.