diff --git a/package.json b/package.json index 7bd078e..9854da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@httptoolkit/util", - "version": "0.0.0", + "version": "0.1.0", "description": "A tiny utility package, sharing JS code widely used across HTTP Toolkit projects", "main": "dist/index.js", "files": [ @@ -30,4 +30,4 @@ "dependencies": { "typescript": "5.2.2" } -} \ No newline at end of file +}