Skip to content

Commit 8973bc4

Browse files
release v1.1.0
1 parent f1ade50 commit 8973bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chai-exec",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Chai assertions for testing your CLI",
55
"keywords": [
66
"chai",
@@ -57,4 +57,4 @@
5757
"engines": {
5858
"node": ">=6"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)