Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Jul 1, 2016
1 parent 4742160 commit f2df882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tribute",
"description": "Native ES6 @mentions",
"version": "1.0.5",
"version": "1.1.2",
"main": [
"dist/tribute.js",
"dist/tribute.css"
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "tributejs",
"version": "1.1.1",
"version": "1.1.2",
"description": "Native ES6 @mentions",
"dependencies": {},
"devDependencies": {
"babel-cli": "~6.0.0",
"babel-preset-es2015": "~6.3.13",
Expand Down

0 comments on commit f2df882

Please sign in to comment.