Skip to content

Commit 3bf47f1

Browse files
committed
chore: release v0.6.2
1 parent df3e0ad commit 3bf47f1

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.6.1",
4+
"version": "0.6.2",
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.6.1",
4+
"version": "0.6.2",
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)