Skip to content

Commit

Permalink
Release v3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Jun 8, 2016
1 parent f445ff4 commit 2a27b7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "JsBarcode",
"main": "dist/JsBarcode.all.min.js",
"version": "3.3.8",
"version": "3.3.9",
"homepage": "https://github.com/lindell/JsBarcode",
"authors": [
"Johan Lindell <johan@lindell.me>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsbarcode",
"version": "3.3.8",
"version": "3.3.9",
"description": "JsBarcode is a simple and powerfull way to create different types of 1d barcodes.",
"main": "./bin/JsBarcode.js",
"directories": {
Expand Down

0 comments on commit 2a27b7a

Please sign in to comment.