Skip to content

Commit 4d2812d

Browse files
author
Sacha Schmid
committed
Bump version
1 parent 8978ea3 commit 4d2812d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Countable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* counting on an HTML element.
44
*
55
* @author Sacha Schmid (<https://github.com/RadLikeWhoa>)
6-
* @version 3.0.0
6+
* @version 3.0.1
77
* @license MIT
88
* @see <http://radlikewhoa.github.io/Countable/>
99
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "countable",
33
"description": "Countable is a JavaScript library to add live paragraph-, word- and character-counting to an HTML element.",
44
"author": "Sacha Schmid <https://twitter.com/sachaschmid>",
5-
"version": "3.0.0",
5+
"version": "3.0.1",
66
"main": "Countable.js",
77
"keywords": [
88
"paragraphs",

0 commit comments

Comments
 (0)