Skip to content

Commit 58edf18

Browse files
committed
1.0.3
1 parent 2665a92 commit 58edf18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
4141
"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
4242
},
43-
"version": "1.0.2",
43+
"version": "1.0.3",
4444
"dependencies": {
4545
"arrify": "^1.0.0",
4646
"git-raw-commits": "^2.0.0",

0 commit comments

Comments
 (0)