From 38cfa5b33e1c6e6a7f188a80ac92b520c80dad58 Mon Sep 17 00:00:00 2001 From: Bartek Pampuch Date: Tue, 3 Mar 2015 03:56:15 +0100 Subject: [PATCH] 0.1.17 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {