Skip to content

Commit cdb2422

Browse files
Release 0.2.12-pre1 for Angular 1.3 compat fixes
1 parent 753efee commit cdb2422

File tree

4 files changed

+97
-49
lines changed

4 files changed

+97
-49
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.11",
3+
"version": "0.2.12-pre1",
44
"main": "./release/angular-ui-router.js",
55
"dependencies": {
66
"angular": ">= 1.0.8"

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

0 commit comments

Comments
 (0)