From c278f5c59c03033fe28b946b7a045d578ad53f9b Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 30 Apr 2014 00:55:06 -0500 Subject: [PATCH] And now a bump to the right version -_- --- CHANGELOG.md | 2 +- component.json | 2 +- js/jquery.autotab.js | 2 +- js/jquery.autotab.min.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c726d..81c93ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.5.6 (2014-04-30) +## 1.6 (2014-04-30) Features: diff --git a/component.json b/component.json index f39e917..ce2d744 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "jquery.autotab", - "version": "1.5.6", + "version": "1.6", "description": "A jQuery plugin that provides auto-tabbing and filtering on text fields in a form.", "main": [ "./js/jquery.autotab.min.js" ], "homepage": "https://github.com/Mathachew/jquery-autotab", diff --git a/js/jquery.autotab.js b/js/jquery.autotab.js index 6946665..917f83b 100644 --- a/js/jquery.autotab.js +++ b/js/jquery.autotab.js @@ -1,5 +1,5 @@ /** - * Autotab - jQuery plugin 1.5.6 + * Autotab - jQuery plugin 1.6 * https://github.com/Mathachew/jquery-autotab * * Copyright (c) 2008, 2014 Matthew Miller diff --git a/js/jquery.autotab.min.js b/js/jquery.autotab.min.js index 2c2cbed..12b515a 100644 --- a/js/jquery.autotab.min.js +++ b/js/jquery.autotab.min.js @@ -1,5 +1,5 @@ /** - * Autotab - jQuery plugin 1.5.6 + * Autotab - jQuery plugin 1.6 * https://github.com/Mathachew/jquery-autotab * * Copyright (c) 2008, 2014 Matthew Miller