Skip to content

Commit 467b527

Browse files
chore(release): bump package version
1 parent 1c0edeb commit 467b527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ui-router",
33
"description": "State-based routing for Javascript",
4-
"version": "1.0.0-alpha.1",
4+
"version": "1.0.0-alpha.2",
55
"scripts": {},
66
"homepage": "http://angular-ui.github.com/ui-router",
77
"contributors": [
@@ -41,7 +41,7 @@
4141
},
4242
"license": "MIT",
4343
"devDependencies": {
44-
"angular2": "^2.0.0-beta.12",
44+
"angular2": "^2.0.0-beta.13",
4545
"babel-core": "^5.8.14",
4646
"conventional-changelog": "^1.1.0",
4747
"conventional-changelog-cli": "^1.1.1",

0 commit comments

Comments
 (0)