From a956c0dbca8782b588f8cd3229f16e8436d1ee73 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 16 Sep 2015 20:34:31 -0700 Subject: [PATCH] v1.2.1 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 1cbc721..150c572 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.2.0", + "version": "1.2.1", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index 7b4f837..110ec0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.2.0", + "version": "1.2.1", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [