Skip to content

Commit 0eebd72

Browse files
chore(package): bump version to 1.0.0-rc.3
1 parent df73af9 commit 0eebd72

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
@@ -1,7 +1,7 @@
11
{
22
"name": "@uirouter/angular",
33
"description": "State-based routing for Angular",
4-
"version": "1.0.0-rc.2",
4+
"version": "1.0.0-rc.3",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm _bundles _doc",
77
"compile": "npm run clean && ngc",

0 commit comments

Comments
 (0)