From 9b71c461921658ab8b4d5a6d93b8660b9c4efb93 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Mon, 12 Dec 2016 23:35:42 -0500 Subject: [PATCH] v3.1.0 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 0d20794..c689633 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "3.0.0", + "version": "3.1.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "repository": "blakeembrey/pluralize", diff --git a/package.json b/package.json index 53face9..8dab816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluralize", - "version": "3.0.0", + "version": "3.1.0", "description": "Pluralize and singularize any word", "main": "pluralize.js", "files": [