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

Commit 9325ff5

Browse files
committed
Merge pull request #67 from Mathachew/dev
Corrected version numbers
2 parents 10cd8a8 + cea26fe commit 9325ff5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

autotab.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"filter",
77
"autotab"
88
],
9-
"version": "1.7.2",
9+
"version": "1.8.0",
1010
"author": {
1111
"name": "Mathachew",
1212
"url": "https://github.com/Mathachew"

bower.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.7.2",
3+
"version": "1.8.0",
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",

0 commit comments

Comments
 (0)