diff --git a/bower.json b/bower.json index 2a2442b5f..9f2c795ca 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfmake", - "version": "0.1.16", + "version": "0.1.17", "homepage": "https://bpampuch.github.io/pdfmake", "authors": [ "Bartek Pampuch " diff --git a/package.json b/package.json index 6f72cb60b..af002fcf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfmake", - "version": "0.1.16", + "version": "0.1.17", "description": "Client/server side PDF printing in pure JavaScript", "main": "src/printer.js", "directories": {