Skip to content

Commit 6555dfa

Browse files
committed
0.1.13
1 parent 008fa6e commit 6555dfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdfmake",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"homepage": "https://bpampuch.github.io/pdfmake",
55
"authors": [
66
"Bartek Pampuch <bartosz.pampuch@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdfmake",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Client/server side PDF printing in pure JavaScript",
55
"main": "src/printer.js",
66
"directories": {

0 commit comments

Comments
 (0)