Skip to content

Commit 4297779

Browse files
committed
Bump version.
1 parent e16fb96 commit 4297779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "5.1.1",
3+
"version": "5.1.2",
44
"description": "Native ES6 @mentions",
55
"main": "dist/tribute.js",
66
"module": "dist/tribute.esm.js",

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 v5.1.1
1+
// Type definitions for TributeJS v5.1.2
22
// Project: https://github.com/zurb/tribute
33
// Definitions by: Jordan Humphreys <https://github.com/mrsweaters/>
44

0 commit comments

Comments
 (0)