From 70866102cc509017f16d1514a7d9af4f44875d89 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Tue, 4 Aug 2015 12:55:52 -0700 Subject: [PATCH] v1.1.4 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 666d6db..fe67f06 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.1.2", + "version": "1.1.4", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index d07f9d9..c9cb578 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.1.2", + "version": "1.1.4", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [