Skip to content

Commit 84d4a06

Browse files
committed
Version 0.8.0
Merge #37
1 parent abc2085 commit 84d4a06

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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": "jquery-text-counter",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"main": "textcounter.js",
55
"license": "MIT",
66
"ignore": [

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"minimum",
1212
"maximum"
1313
],
14-
"version": "0.7.0",
14+
"version": "0.8.0",
1515
"author": {
1616
"name": "ractoon",
17-
"url": "http://www.ractoon.com"
17+
"url": "https://www.ractoon.com"
1818
},
1919
"licenses": [
2020
{

textcounter.jquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"minimum",
1010
"maximum"
1111
],
12-
"version": "0.7.0",
12+
"version": "0.8.0",
1313
"author": {
1414
"name": "ractoon",
15-
"url": "http://www.ractoon.com"
15+
"url": "https://www.ractoon.com"
1616
},
1717
"licenses": [
1818
{

textcounter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Text Counter Plugin v0.7.0
2+
* jQuery Text Counter Plugin v0.8.0
33
* https://github.com/ractoon/jQuery-Text-Counter
44
*
55
* Copyright 2014 ractoon

textcounter.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.

0 commit comments

Comments
 (0)