Skip to content

Commit

Permalink
version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ola Holmström committed Oct 13, 2015
1 parent 51086f0 commit 9d48209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -4,7 +4,7 @@
"react-tagsinput.js",
"react-tagsinput.css"
],
"version": "1.5.0",
"version": "2.0.0",
"homepage": "https://github.com/olahol/react-tagsinput",
"description": "Simple react.js component for inputing tags",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-tagsinput",
"version": "1.5.0",
"version": "2.0.0",
"description": "Simple react.js component for inputing tags",
"main": "react-tagsinput.js",
"peerDependencies": {
Expand Down

0 comments on commit 9d48209

Please sign in to comment.