Skip to content

Commit fef628e

Browse files
author
Prashant Rathi
committed
3.5.0
1 parent eafde1a commit fef628e

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
@@ -18,7 +18,7 @@
1818
"test-browser": "npm run build && karma start --single-run --browsers ${BROWSER:-ChromeHeadless}",
1919
"coverage": "nyc --reporter=lcov --reporter=text npm test"
2020
},
21-
"version": "3.4.0",
21+
"version": "3.5.0",
2222
"engines": {
2323
"node": ">=0.4.0"
2424
},

0 commit comments

Comments
 (0)