We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d309d commit 80002a8Copy full SHA for 80002a8
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codebam/cf-workers-telegram-bot",
3
- "version": "11.18.0",
+ "version": "12.0.0",
4
"description": "serverless telegram bot on cf workers",
5
"main": "./dist/main.js",
6
"module": "./dist/main.js",
@@ -61,4 +61,4 @@
61
"./src/main.ts"
62
]
63
}
64
-}
+}
0 commit comments