Skip to content

Commit

Permalink
release 1.0.0alpha0
Browse files Browse the repository at this point in the history
  • Loading branch information
nateabele committed Jan 1, 2016
1 parent 2ff3c8b commit 6c89659
Show file tree
Hide file tree
Showing 8 changed files with 3,982 additions and 3,659 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "angular-ui-router",
"version": "0.2.11",
"version": "1.0.0alpha0",
"license" : "MIT",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.0.8"
"angular": ">= 1.3.0"
},
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ui-router",
"version": "0.2.10",
"version": "1.0.0alpha0",
"description": "State-based routing for AngularJS",
"keywords": [
"angular",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-ui-router",
"description": "State-based routing for AngularJS",
"version": "0.2.11",
"version": "1.0.0alpha0",
"homepage": "http://angular-ui.github.com/",
"contributors": [
{
Expand Down
Loading

0 comments on commit 6c89659

Please sign in to comment.