diff --git a/bower.json b/bower.json index 835a52f40..ba468649e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfmake", - "version": "0.1.12", + "version": "0.1.13", "homepage": "https://bpampuch.github.io/pdfmake", "authors": [ "Bartek Pampuch " diff --git a/package.json b/package.json index 2fd43050a..cb64db1fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfmake", - "version": "0.1.12", + "version": "0.1.13", "description": "Client/server side PDF printing in pure JavaScript", "main": "src/printer.js", "directories": {