Skip to content

Commit 004330a

Browse files
release 3.0.2
1 parent 4c3fae9 commit 004330a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"license" : "MIT",
55
"main": "./release/angular-ui-router.js",
66
"dependencies": {

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "State-based routing for AngularJS",
55
"keywords": [
66
"angular",

package.json

Lines changed: 1 addition & 1 deletion
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.3.1",
4+
"version": "0.3.2",
55
"homepage": "http://angular-ui.github.com/",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)