Skip to content

Commit 18fe3cf

Browse files
committed
3.1.0
1 parent 4c12656 commit 18fe3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decamelize",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
55
"license": "MIT",
66
"repository": "sindresorhus/decamelize",

0 commit comments

Comments
 (0)