From 340480ebb8ccce8c2f88e172eeea014c81888c79 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Thu, 27 Aug 2015 13:09:20 -0700 Subject: [PATCH] v1.1.5 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index fe67f06..76e3462 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.1.4", + "version": "1.1.5", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index 20bc674..3e034f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "1.1.4", + "version": "1.1.5", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [