Skip to content

Commit

Permalink
Fix small bug with external trigger introduced in last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Aug 23, 2017
1 parent 38c6707 commit 060cf5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "3.0.1",
"version": "3.0.2",
"main": [
"dist/tribute.js",
"dist/tribute.css"
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": "tributejs",
"version": "3.0.1",
"version": "3.0.2",
"description": "Native ES6 @mentions",
"main": "dist/tribute.js",
"devDependencies": {
Expand Down

0 comments on commit 060cf5f

Please sign in to comment.