Skip to content

Commit 296e89e

Browse files
committed
Bump to 1.15.0
1 parent 4f61370 commit 296e89e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taggle",
3-
"version": "1.14.4",
3+
"version": "1.15.0",
44
"homepage": "https://sean.is/poppin/tags",
55
"authors": [
66
"Sean Coker <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taggle",
3-
"version": "1.14.4",
3+
"version": "1.15.0",
44
"description": "Taggle is a dependency-less tagging library",
55
"author": "Sean Coker <[email protected]>",
66
"url": "https://sean.is/poppin/tags",

src/taggle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* !
22
* @author Sean Coker <[email protected]>
3-
* @version 1.14.4
3+
* @version 1.15.0
44
* @url http://sean.is/poppin/tags
55
* @license MIT
66
* @description Taggle is a dependency-less tagging library

0 commit comments

Comments
 (0)