Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
v2.0.0 -> v2.0.1
  • Loading branch information
RadLikeWhoa committed Jul 13, 2013
1 parent 7d0c901 commit c925117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Countable.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* counting on an HTML element.
*
* @author Sacha Schmid (<https://github.com/RadLikeWhoa>)
* @version 2.0.0
* @version 2.0.1
* @license MIT
* @see <http://radlikewhoa.github.io/Countable/>
*/
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Countable",
"version": "2.0.0",
"version": "2.0.1",
"main": "Countable.js",
"ignore": [ "CONTRIBUTING.md" ]
}

0 comments on commit c925117

Please sign in to comment.