Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 6, 2019
1 parent 5fadce6 commit 3364582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "humanize-string",
"version": "1.0.2",
"version": "2.0.0",
"description": "Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`",
"license": "MIT",
"repository": "sindresorhus/humanize-string",
Expand Down

0 comments on commit 3364582

Please sign in to comment.