diff --git a/package.json b/package.json index 5b47186..1973a1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gramio", "type": "module", - "version": "0.2.0", + "version": "0.2.1", "description": "Powerful, extensible and really type-safe Telegram Bot API framework", "main": "dist/index.cjs", "module": "dist/index.js",