Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
joushx committed Nov 8, 2014
1 parent f0474b4 commit d8c95e6
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dist/ean13.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2014 Johannes Mittendorfer (http://johannes-mittendorfer.com)
* Licensed under the MIT License (LICENSE.txt).
*
* Version 2.1.1
* Build 2014-10-08
* Version 2.1.2
* Build 2014-11-08
*/

var EAN13, pluginName;
Expand Down
4 changes: 2 additions & 2 deletions dist/ean13.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/jquery-ean13.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2014 Johannes Mittendorfer (http://johannes-mittendorfer.com)
* Licensed under the MIT License (LICENSE.txt).
*
* Version 2.1.1
* Build 2014-10-08
* Version 2.1.2
* Build 2014-11-08
*/

(function($, window, document) {
Expand Down
4 changes: 2 additions & 2 deletions dist/jquery-ean13.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ean13.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ean13",
"version": "2.1.1",
"version": "2.1.2",
"title": "jQuery EAN 13",
"author": {
"name": "Johannes Mittendorfer",
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": "jquery-ean13",
"version": "2.1.1",
"version": "2.1.2",
"description": "A JavaScript library for the generation of EAN13-barcodes",
"main": "Gruntfile.js",
"directories": {
Expand Down

0 comments on commit d8c95e6

Please sign in to comment.