Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 12, 2021
1 parent 9d6eb53 commit 2051dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 2051dc7

Please sign in to comment.