There was an error while loading. Please reload this page.
1 parent ad7d456 commit c2fa0d3Copy full SHA for c2fa0d3
4 files changed
README.md
@@ -15,7 +15,7 @@ You can [catch me on twitter](http://twitter.com/MrRio): [@MrRio](http://twitter
15
The easiest way to get started is to drop the CDN hosted library into your page:
16
17
```html
18
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.2/jspdf.debug.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.3/jspdf.debug.js"></script>
19
```
20
21
Then you're ready to start making your document:
0 commit comments