Skip to content

Commit

Permalink
Merge pull request #1 from diegograsso/master
Browse files Browse the repository at this point in the history
Pulling latest changes
  • Loading branch information
diegograsso committed Nov 23, 2015
2 parents 72be4ff + 64fbc00 commit 51bbec5
Show file tree
Hide file tree
Showing 3 changed files with 1,062 additions and 1,059 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "jquery-tokeninput",
"version" : "1.7.1",
"version" : "1.7.2",
"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.",
"main" : [ "./src/jquery.tokeninput.js", "./styles/token-input.css" ],
"homepage" : "http://loopj.com/jquery-tokeninput",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-tokeninput",
"version": "2.0.1",
"version": "1.7.3",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.6.3",
Expand Down
Loading

0 comments on commit 51bbec5

Please sign in to comment.