Skip to content

Commit c925117

Browse files
committed
Version bump
v2.0.0 -> v2.0.1
1 parent 7d0c901 commit c925117

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 2.0.0
6+
* @version 2.0.1
77
* @license MIT
88
* @see <http://radlikewhoa.github.io/Countable/>
99
*/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Countable",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"main": "Countable.js",
55
"ignore": [ "CONTRIBUTING.md" ]
66
}

0 commit comments

Comments
 (0)