Skip to content

Commit 63165e9

Browse files
committed
changing version number
1 parent 753becb commit 63165e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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" : "jquery-tokeninput",
3-
"version" : "1.6.2",
3+
"version" : "1.7.0",
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",

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.6.2",
3+
"version" : "1.7.0",
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",

0 commit comments

Comments
 (0)