Skip to content

Commit 0cd2baa

Browse files
committed
v0.9.1 Updates
1 parent 7643c31 commit 0cd2baa

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-text-counter",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"main": "textcounter.js",
55
"license": "MIT",
66
"ignore": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"minimum",
1212
"maximum"
1313
],
14-
"version": "0.9.0",
14+
"version": "0.9.1",
1515
"author": {
1616
"name": "ractoon",
1717
"url": "https://www.ractoon.com"

textcounter.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Text Counter Plugin v0.9.0
2+
* jQuery Text Counter Plugin v0.9.1
33
* https://github.com/ractoon/jQuery-Text-Counter
44
*
55
* Copyright 2014 ractoon

textcounter.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)