diff --git a/package.json b/package.json index 3a8cb85..1237ba4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "titleize", - "version": "2.1.0", + "version": "3.0.0", "description": "Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`", "license": "MIT", "repository": "sindresorhus/titleize",