Skip to content

Commit

Permalink
Get ready for 1.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRio committed Feb 23, 2017
1 parent ad7d456 commit c2fa0d3
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 82 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can [catch me on twitter](http://twitter.com/MrRio): [@MrRio](http://twitter
The easiest way to get started is to drop the CDN hosted library into your page:

```html
<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>
```

Then you're ready to start making your document:
Expand Down
Loading

0 comments on commit c2fa0d3

Please sign in to comment.