diff --git a/package.json b/package.json index fb75bb5..2aa6338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stoat-api", - "version": "0.8.9-4", + "version": "0.9.4", "description": "Stoat API Library", "type": "module", "exports": { @@ -31,4 +31,4 @@ "dependencies": { "json-with-bigint": "^3.4.4" } -} \ No newline at end of file +}