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"