diff --git a/package.json b/package.json index d0aa1b4..a24b820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@better-tools/fetch", - "version": "1.3.0", + "version": "1.2.1", "packageManager": "bun@1.1.4", "main": "./dist/index.cjs", "module": "./dist/index.js", @@ -55,4 +55,4 @@ "dist" ], "type": "module" -} +} \ No newline at end of file