File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
#### The de-facto solution to flexible routing with nested views
4
4
---
5
- ** [ Download 0.2.14 ] ( http://angular-ui.github.io/ui-router/release/angular-ui-router.js ) ** (or ** [ Minified] ( http://angular-ui.github.io/ui-router/release/angular-ui-router.min.js ) ** ) ** |**
5
+ ** [ Download 0.2.15 ] ( http://angular-ui.github.io/ui-router/release/angular-ui-router.js ) ** (or ** [ Minified] ( http://angular-ui.github.io/ui-router/release/angular-ui-router.min.js ) ** ) ** |**
6
6
** [ Guide] ( https://github.com/angular-ui/ui-router/wiki ) |**
7
7
** [ API] ( http://angular-ui.github.io/ui-router/site ) |**
8
8
** [ Sample] ( http://angular-ui.github.com/ui-router/sample/ ) ([ Src] ( https://github.com/angular-ui/ui-router/tree/gh-pages/sample ) ) |**
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
- "version" : " 0.2.14 " ,
3
+ "version" : " 0.2.15 " ,
4
4
"main" : " ./release/angular-ui-router.js" ,
5
5
"dependencies" : {
6
6
"angular" : " >= 1.0.8"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
- "version" : " 0.2.14 " ,
3
+ "version" : " 0.2.15 " ,
4
4
"description" : " State-based routing for AngularJS" ,
5
5
"keywords" : [
6
6
" angular" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
3
"description" : " State-based routing for AngularJS" ,
4
- "version" : " 0.2.14 " ,
4
+ "version" : " 0.2.15 " ,
5
5
"homepage" : " http://angular-ui.github.com/" ,
6
6
"contributors" : [
7
7
{
You can’t perform that action at this time.
0 commit comments