Skip to content

Commit 74ea7e3

Browse files
author
Tomas Kirda
committed
Rev for 1.2.10 release
1 parent 3cb2fc6 commit 74ea7e3

File tree

5 files changed

+31
-29
lines changed

5 files changed

+31
-29
lines changed

bower.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": "1.2.9",
3+
"version": "1.2.10",
44
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
55
"authors": [
66
"Tomas Kirda"

devbridge-autocomplete.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"bugs": "https://github.com/devbridge/jQuery-Autocomplete/issues?state=open",
2121
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
2222
"docs": "https://github.com/devbridge/jQuery-Autocomplete",
23-
"demo": "http://www.devbridge.com/projects/autocomplete/jquery/",
23+
"demo": "http://www.devbridge.com/sourcery/components/jquery-autocomplete/",
2424
"download": "https://github.com/devbridge/jQuery-Autocomplete/tree/master/dist",
2525
"dependencies": {
2626
"jquery": ">=1.7"

dist/jquery.autocomplete.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Ajax Autocomplete for jQuery, version 1.2.9
3-
* (c) 2013 Tomas Kirda
2+
* Ajax Autocomplete for jQuery, version 1.2.10
3+
* (c) 2014 Tomas Kirda
44
*
55
* Ajax Autocomplete for jQuery is freely distributable under the terms of an MIT-style license.
66
* For details, see the web site: https://github.com/devbridge/jQuery-Autocomplete

0 commit comments

Comments
 (0)