diff --git a/package.json b/package.json index e1d6c81..daee48f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "titleize", - "version": "1.0.1", + "version": "2.0.0", "description": "Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`", "license": "MIT", "repository": "sindresorhus/titleize",