From 20df4141f6ab3473bdac01ce42005f60eccb8cef Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Tue, 10 May 2016 14:56:50 -0700 Subject: [PATCH] v2.0.0 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 150c572..fcf3c1f 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.2.1", + "version": "2.0.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index 15ce297..d762b7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.2.1", + "version": "2.0.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [