We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f41572 commit ad0d4d3Copy full SHA for ad0d4d3
README.md
@@ -18,10 +18,10 @@ bower install angular-route-segment
18
```
19
Or use this CDN link (thanks to [cdnjs.com](http://cdnjs.com)):
20
```html
21
-<script src="//cdnjs.cloudflare.com/ajax/libs/angular-route-segment/1.3.3/angular-route-segment.min.js"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/angular-route-segment/1.4.0/angular-route-segment.min.js"></script>
22
23
24
-Tested with AngularJS 1.1.5, 1.2.21 and 1.3.0-rc.3.
+Tested with AngularJS 1.2.21, 1.3.14, and 1.4.0-beta.5.
25
26
Overview
27
--------
0 commit comments