diff --git a/README.md b/README.md index 6a17d40..b09ad5d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Usage **Include** ``` - + ``` diff --git a/counterup.jquery.json b/counterup.jquery.json index 89bf645..7ed3bb6 100644 --- a/counterup.jquery.json +++ b/counterup.jquery.json @@ -1,6 +1,6 @@ { "name": "counterup", - "version": "1.0.0", + "version": "1.0.1", "title": "Counter-Up", "description": "A lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.", "keywords": [ @@ -33,4 +33,4 @@ "waypoints": ">=2.0" }, "demo": "http://bfintal.github.io/Counter-Up/demo/demo.html" -} \ No newline at end of file +} diff --git a/demo/demo.html b/demo/demo.html index dc32556..03c444b 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -118,7 +118,7 @@