Skip to content

Commit 51bbec5

Browse files
committed
Merge pull request #1 from diegograsso/master
Pulling latest changes
2 parents 72be4ff + 64fbc00 commit 51bbec5

File tree

3 files changed

+1062
-1059
lines changed

3 files changed

+1062
-1059
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "jquery-tokeninput",
3-
"version" : "1.7.1",
3+
"version" : "1.7.2",
44
"description" : "Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item.",
55
"main" : [ "./src/jquery.tokeninput.js", "./styles/token-input.css" ],
66
"homepage" : "http://loopj.com/jquery-tokeninput",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-tokeninput",
3-
"version": "2.0.1",
3+
"version": "1.7.3",
44
"devDependencies": {
55
"grunt": "~0.4.2",
66
"grunt-contrib-jshint": "~0.6.3",

0 commit comments

Comments
 (0)