Skip to content

Commit ce8fa7f

Browse files
committed
v4.0.0
1 parent 1a8bf86 commit ce8fa7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pluralize",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "Pluralize and singularize any word",
55
"main": "pluralize.js",
66
"repository": "blakeembrey/pluralize",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pluralize",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "Pluralize and singularize any word",
55
"main": "pluralize.js",
66
"files": [

0 commit comments

Comments
 (0)