Skip to content

Commit

Permalink
update version in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Vasilcenko committed Aug 9, 2022
1 parent 9f899db commit 646fdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svg2pdf.js",
"description": "A javascript-only SVG to PDF conversion utility that runs in the browser leveraging jsPDF",
"version": "2.2.0",
"version": "2.2.1",
"main": [
"dist/svg2pdf.umd.js",
"dist/svg2pdf.umd.min.js",
Expand Down

0 comments on commit 646fdb7

Please sign in to comment.