diff --git a/package.json b/package.json index b9d8df6..234d586 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "patha", - "version": "0.4.0", + "version": "0.4.1", "description": "File paths library. All you need to work with paths. Tiny drop-in replacement for 'path'. Works in Node, Browser, and Deno.", "homepage": "https://github.com/aminya/patha", "repository": "https://github.com/aminya/patha", @@ -158,4 +158,4 @@ } } } -} \ No newline at end of file +}