Skip to content

Commit a0ab9f0

Browse files
committed
docs(readme): fix cdn version
1 parent b379ae2 commit a0ab9f0

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,8 +18,8 @@ You can download angular-websocket by:
1818
* (prefered) Using bower and running `bower install angular-websocket --save`
1919
* Using npm and running `npm install angular-websocket --save`
2020
* Downloading it manually by clicking [here to download development unminified version](https://raw.github.com/gdi2290/angular-websocket/master/angular-websocket.js)
21-
* CDN for development `https://rawgit.com/gdi2290/angular-websocket/v1.0.8/angular-websocket.js`
22-
* CDN for production `https://cdn.rawgit.com/gdi2290/angular-websocket/v1.0.8/angular-websocket.min.js`
21+
* CDN for development `https://rawgit.com/gdi2290/angular-websocket/v1.0.9/angular-websocket.js`
22+
* CDN for production `https://cdn.rawgit.com/gdi2290/angular-websocket/v1.0.9/angular-websocket.min.js`
2323

2424
## Usage
2525

0 commit comments

Comments
 (0)