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 eae113a commit 6f77496Copy full SHA for 6f77496
README.md
@@ -18,7 +18,7 @@ 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.2.3/angular-route-segment.min.js"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/angular-route-segment/1.3.0/angular-route-segment.min.js"></script>
22
23
24
Tested with AngularJS 1.1.5, 1.2.16 and 1.3.0-beta.7.
0 commit comments