Skip to content

Commit a34aebb

Browse files
committed
Build.
1 parent 4f406eb commit a34aebb

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tribute",
33
"description": "Native ES6 @mentions",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"main": [
66
"dist/tribute.js",
77
"dist/tribute.css"

dist/tribute.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/tribute.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tributejs",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Native ES6 @mentions",
55
"main": "dist/tribute.js",
66
"types": "tributejs.d.ts",

tributejs.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Type definitions for TributeJS v4.1.0
1+
// Type definitions for TributeJS v4.1.1
22
// Project: https://github.com/zurb/tribute
33
// Definitions by: Jordan Humphreys <https://github.com/mrsweaters/>
44

0 commit comments

Comments
 (0)