diff --git a/package.json b/package.json index 8dcff95..b1e0154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tildify", - "version": "2.0.0", + "version": "3.0.0", "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`", "license": "MIT", "repository": "sindresorhus/tildify",