Skip to content

Commit d2aa2cf

Browse files
author
Łukasz Pawełczak
committed
Changes before release.
1 parent 49f67ba commit d2aa2cf

11 files changed

+11
-11
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "EasyAutocomplete",
33
"description": "EasyAutocomplete is a jQuery autocomplete plugin. Easy to create autocomplete dropdown list for text input fields",
4-
"version": "1.3.2",
4+
"version": "1.3.4",
55
"authors": [
66
"Łukasz Pawełczak <[email protected]>"
77
],

dist/easy-autocomplete.css

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

dist/easy-autocomplete.min.css

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

dist/easy-autocomplete.themes.css

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

dist/easy-autocomplete.themes.min.css

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

dist/jquery.easy-autocomplete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @author Łukasz Pawełczak (http://github.com/pawelczak)
66
* @version 1.3.4
7-
* Copyright MIT License: https://github.com/pawelczak/easy-autocomplete/blob/master/LICENSE.txt
7+
* Copyright License:
88
*/
99

1010
/*

0 commit comments

Comments
 (0)