diff --git a/package.json b/package.json index e65145b..732c227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinyspy", - "version": "0.3.3", + "version": "1.0.0", "type": "module", "scripts": { "dev": "tsup --watch", @@ -56,4 +56,4 @@ "engines": { "node": ">=14.0.0" } -} \ No newline at end of file +}