Skip to content

Commit 64a3314

Browse files
prep for 0.3.0 release
1 parent de3a04a commit 64a3314

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router",
3-
"version": "0.2.18",
3+
"version": "0.3.0",
44
"license" : "MIT",
55
"main": "./release/angular-ui-router.js",
66
"dependencies": {

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router",
3-
"version": "0.2.18",
3+
"version": "0.3.0",
44
"description": "State-based routing for AngularJS",
55
"keywords": [
66
"angular",

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.2.18",
4+
"version": "0.3.0",
55
"homepage": "http://angular-ui.github.com/",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)