Skip to content

Commit 33e7163

Browse files
committed
chore: release v0.9.0
1 parent 0f92357 commit 33e7163

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@grom/bot-api-spec",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"license": "MIT",
66
"exports": {
77
".": "./src/index.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@grom.js/bot-api-spec",
33
"type": "module",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"packageManager": "pnpm@10.25.0",
66
"description": "Telegram Bot API specification as a collection of JavaScript objects in a custom format.",
77
"license": "MIT",

0 commit comments

Comments
 (0)