diff --git a/Countable.js b/Countable.js index 2fa0f76..b9777bc 100644 --- a/Countable.js +++ b/Countable.js @@ -4,7 +4,7 @@ * elements. * * @author Sacha Schmid () - * @version 1.3.0 + * @version 1.4.0 * @license MIT * @see */ diff --git a/bower.json b/bower.json index 7bec695..3cd0971 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Countable", - "version": "1.3.0", + "version": "1.4.0", "main": "Countable.js", "ignore": [ "CONTRIBUTING.md" ] } \ No newline at end of file