From c2b62fe8862bc6d77f0586b33b2d7e86e7765877 Mon Sep 17 00:00:00 2001 From: Johan Lindell Date: Wed, 8 Jun 2016 13:59:30 +0200 Subject: [PATCH] Release v3.3.10 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index db0e20f2..962c9bc6 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "JsBarcode", "main": "dist/JsBarcode.all.min.js", - "version": "3.3.9", + "version": "3.3.10", "homepage": "https://github.com/lindell/JsBarcode", "authors": [ "Johan Lindell " diff --git a/package.json b/package.json index e3984568..81c68c97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsbarcode", - "version": "3.3.9", + "version": "3.3.10", "description": "JsBarcode is a simple and powerfull way to create different types of 1d barcodes.", "main": "./bin/JsBarcode.js", "directories": {