Skip to content

Commit 62809d9

Browse files
Bump version number to 2.0.0
1 parent 5673dbc commit 62809d9

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": "1.0.1",
4+
"version": "2.0.0",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm",
77
"build": "npm run clean && tsc && tsc -p tsconfig.esm.json",

0 commit comments

Comments
 (0)