Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Aug 2, 2019
1 parent 1e6c3b3 commit 5deaa6b
Show file tree
Hide file tree
Showing 3 changed files with 3 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": "3.7.1",
"version": "3.7.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.7.1",
"version": "3.7.2",
"description": "Native ES6 @mentions",
"main": "dist/tribute.js",
"types": "tributejs.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion tributejs.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for TributeJS v3.7.1
// Type definitions for TributeJS v3.7.2
// Project: https://github.com/zurb/tribute
// Definitions by: Jordan Humphreys <https://github.com/mrsweaters/>

Expand Down

0 comments on commit 5deaa6b

Please sign in to comment.