Skip to content

Commit c8cc453

Browse files
tkirda-bisonclaude
andcommitted
chore(release): 2.0.3
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fd20084 commit c8cc453

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

devbridge-autocomplete.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ajax",
77
"autocomplete"
88
],
9-
"version": "2.0.2",
9+
"version": "2.0.3",
1010
"author": {
1111
"name": "Tomas Kirda",
1212
"url": "https://github.com/tkirda"

dist/jquery.autocomplete.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Ajax Autocomplete for jQuery, version 2.0.2
2+
* Ajax Autocomplete for jQuery, version 2.0.3
33
* (c) 2012-2026 Tomas Kirda and contributors
44
*
55
* Ajax Autocomplete for jQuery is freely distributable under the terms of an MIT-style license.

dist/jquery.autocomplete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Ajax Autocomplete for jQuery, version 2.0.2
2+
* Ajax Autocomplete for jQuery, version 2.0.3
33
* (c) 2012-2026 Tomas Kirda and contributors
44
*
55
* Ajax Autocomplete for jQuery is freely distributable under the terms of an MIT-style license.

dist/jquery.autocomplete.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devbridge-autocomplete",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Autocomplete provides suggestions while you type into the text field.",
55
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
66
"author": "Tomas Kirda (https://github.com/tkirda)",

0 commit comments

Comments
 (0)