From 9bf8b1e73d7306708aa5d1e6b165a0463aca1ca7 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 22 Jun 2016 21:34:12 -0700 Subject: [PATCH] v3.0.0 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index fcf3c1f..0d20794 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "2.0.0", + "version": "3.0.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index d762b7e..90e8e36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "2.0.0", + "version": "3.0.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [