We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676ed5f commit 6eaa8ffCopy full SHA for 6eaa8ff
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mys/worker-fn",
3
- "version": "2.2.9",
+ "version": "3.0.0",
4
"tasks": {
5
"run": "deno run src/main.ts",
6
"run:watch": "deno run --watch src/main.ts",
0 commit comments