Skip to content

Commit 7427b9b

Browse files
committed
1.1.9
1 parent e26c9a7 commit 7427b9b

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
@@ -35,7 +35,7 @@
3535
"scripts": {
3636
"test": "jshint src/ && jscs src/ && nyc --all --cache --include=src/ --exclude=src/**/*.spec.js --reporter=lcov --reporter=text mocha --check-leaks --full-trace --globals __core-js_shared__,__coverage__,YamlEscaper --inline-diffs --no-exit --recursive --reporter=progress --retries 1 src/**/*.spec.js"
3737
},
38-
"version": "1.1.8",
38+
"version": "1.1.9",
3939
"dependencies": {
4040
"conventional-changelog": "^1.1.0",
4141
"dateformat": "^1.0.11",

0 commit comments

Comments
 (0)