We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2240eb commit 3c43302Copy full SHA for 3c43302
README.md
@@ -69,7 +69,7 @@ bower install synaptic
69
Or you can simply use the CDN link, kindly provided by [CDNjs](https://cdnjs.com/)
70
71
```html
72
-<script src="https://cdnjs.cloudflare.com/ajax/libs/synaptic/1.0.7/synaptic.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/synaptic/1.0.8/synaptic.js"></script>
73
```
74
75
###Usage
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "synaptic",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"homepage": "https://github.com/cazala/synaptic",
5
"authors": [
6
"Juan Cazala <juancazala@gmail.com>"
0 commit comments