Skip to content

Commit 2f6aff9

Browse files
chore(*): bump version to 5.0
1 parent 4db27b3 commit 2f6aff9

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
@@ -1,7 +1,7 @@
11
{
22
"name": "ui-router-core",
33
"description": "UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps",
4-
"version": "4.0.0",
4+
"version": "5.0.0",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm",
77
"build": "npm run clean && tsc && tsc -m es6 --outDir lib-esm && npm run fixdts",

0 commit comments

Comments
 (0)