Skip to content

Commit 8de1fc4

Browse files
committed
bump version
1 parent 18af2c4 commit 8de1fc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-router",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "./release/angular-ui-router.min.js",
55
"dependencies": {
66
"angular": ">= 1.0.6"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-ui-router",
33
"description": "State-based routing for AngularJS",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"homepage": "http://angular-ui.github.com/",
66
"author": {
77
"name": "Karsten Sperling",

0 commit comments

Comments
 (0)