Skip to content

Commit c2fa0d3

Browse files
committed
Get ready for 1.3.3 release
1 parent ad7d456 commit c2fa0d3

File tree

4 files changed

+317
-82
lines changed

4 files changed

+317
-82
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can [catch me on twitter](http://twitter.com/MrRio): [@MrRio](http://twitter
1515
The easiest way to get started is to drop the CDN hosted library into your page:
1616

1717
```html
18-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.2/jspdf.debug.js"></script>
18+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.3/jspdf.debug.js"></script>
1919
```
2020

2121
Then you're ready to start making your document:

0 commit comments

Comments
 (0)