Skip to content

Commit ba0df78

Browse files
chore: update version to 1.0.0 and @elizaos/core to ^1.0.0
1 parent 88e1976 commit ba0df78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elizaos/plugin-telegram",
3-
"version": "1.0.0-beta.55",
3+
"version": "1.0.0",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -18,7 +18,7 @@
1818
"dist"
1919
],
2020
"dependencies": {
21-
"@elizaos/core": "^1.0.0-beta.52",
21+
"@elizaos/core": "^1.0.0",
2222
"@telegraf/types": "7.1.0",
2323
"strip-literal": "^3.0.0",
2424
"telegraf": "4.16.3",

0 commit comments

Comments
 (0)