From f7bbe042d58f59b6e7549c9f2d7e1f2aa0eba9da Mon Sep 17 00:00:00 2001 From: Sacha Schmid Date: Mon, 20 May 2013 13:43:51 +0200 Subject: [PATCH] Version bump --- Countable.js | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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