Skip to content

Commit 5c1fa6f

Browse files
committed
Release 2.3.2
1 parent c1f78d5 commit 5c1fa6f

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
@@ -2,7 +2,7 @@
22
"name": "underscore.string",
33
"repo": "epeli/underscore.string",
44
"description": "String manipulation extensions for Underscore.js javascript library",
5-
"version": "2.3.0",
5+
"version": "2.3.2",
66
"keywords": ["underscore", "string"],
77
"dependencies": {},
88
"development": {},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "underscore.string",
3-
"version": "2.3.0",
3+
"version": "2.3.2",
44
"description": "String manipulation extensions for Underscore.js javascript library.",
55
"homepage": "http://epeli.github.com/underscore.string/",
66
"contributors": [

0 commit comments

Comments
 (0)