From 5d818d04a0704db9658713374f5a86d8b3046ed9 Mon Sep 17 00:00:00 2001 From: aureooms Date: Thu, 2 Jul 2015 10:49:02 +0200 Subject: [PATCH] v2.1.0 --- bower.json | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 85f2a25..7466877 100644 --- a/bower.json +++ b/bower.json @@ -16,6 +16,6 @@ "inch.json", ".codeclimate.yml" ], - "version": "2.0.1", + "version": "2.1.0", "license": "AGPL-3.0" } \ No newline at end of file diff --git a/component.json b/component.json index d27f773..e98ed2a 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "description": "primitive number type arithmetic code bricks for JavaScript", - "version": "2.0.1", + "version": "2.1.0", "repo": "aureooms/js-number", "scripts": [ "js/dist/number.js" diff --git a/package.json b/package.json index 8a647b0..87d4470 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "number", "primitive" ], - "version": "2.0.1", + "version": "2.1.0", "repository": { "url": "https://github.com/aureooms/js-number.git", "type": "git"