Skip to content

Commit 28adf92

Browse files
committed
4.1.1
1 parent 17a95ad commit 28adf92

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
@@ -38,7 +38,7 @@
3838
"dev": "docker run --rm --user node -v \"$(pwd)\":/app -w /app -it node:6 sh -c \"yarn install; yarn test; bash\"",
3939
"test": "eslint src/ && nyc mocha --opts mocha.opts src/**/*.spec.js"
4040
},
41-
"version": "4.1.0",
41+
"version": "4.1.1",
4242
"dependencies": {
4343
"@hutson/parse-repository-url": "^3.0.0",
4444
"hosted-git-info": "^2.1.4",

0 commit comments

Comments
 (0)