Skip to content

Commit ad0d4d3

Browse files
committed
Update README.md
1 parent 5f41572 commit ad0d4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ bower install angular-route-segment
1818
```
1919
Or use this CDN link (thanks to [cdnjs.com](http://cdnjs.com)):
2020
```html
21-
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-route-segment/1.3.3/angular-route-segment.min.js"></script>
21+
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-route-segment/1.4.0/angular-route-segment.min.js"></script>
2222
```
2323

24-
Tested with AngularJS 1.1.5, 1.2.21 and 1.3.0-rc.3.
24+
Tested with AngularJS 1.2.21, 1.3.14, and 1.4.0-beta.5.
2525

2626
Overview
2727
--------

0 commit comments

Comments
 (0)