Skip to content

Commit abaf00a

Browse files
committed
4.1.2
1 parent 2396bc3 commit abaf00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1",
41+
"version": "4.1.2",
4242
"dependencies": {
4343
"@hutson/parse-repository-url": "^3.0.0",
4444
"hosted-git-info": "^4.0.0",

0 commit comments

Comments
 (0)