Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit c278f5c

Browse files
committed
And now a bump to the right version -_-
1 parent f2307eb commit c278f5c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.5.6 (2014-04-30)
1+
## 1.6 (2014-04-30)
22

33
Features:
44

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.autotab",
3-
"version": "1.5.6",
3+
"version": "1.6",
44
"description": "A jQuery plugin that provides auto-tabbing and filtering on text fields in a form.",
55
"main": [ "./js/jquery.autotab.min.js" ],
66
"homepage": "https://github.com/Mathachew/jquery-autotab",

js/jquery.autotab.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Autotab - jQuery plugin 1.5.6
2+
* Autotab - jQuery plugin 1.6
33
* https://github.com/Mathachew/jquery-autotab
44
*
55
* Copyright (c) 2008, 2014 Matthew Miller

js/jquery.autotab.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)