File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ bower install list.js
45
45
##### Via CDNJS
46
46
47
47
``` html
48
- <script src =" //cdnjs.cloudflare.com/ajax/libs/list.js/2.3.0 /list.min.js" ></script >
48
+ <script src =" //cdnjs.cloudflare.com/ajax/libs/list.js/2.3.1 /list.min.js" ></script >
49
49
```
50
50
51
51
##### Via Direct Download
52
52
53
- - [ Compressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.0 /dist/list.min.js )
54
- - [ Uncompressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.0 /dist/list.js )
53
+ - [ Compressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.1 /dist/list.min.js )
54
+ - [ Uncompressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.1 /dist/list.js )
55
55
56
56
### Questions / How to?
57
57
You can’t perform that action at this time.
0 commit comments