Skip to content

Commit

Permalink
Update package and version
Browse files Browse the repository at this point in the history
  • Loading branch information
painor committed Dec 25, 2024
1 parent eb57782 commit 5f8cfc2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gramjs/Version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "2.26.9";
export const version = "2.26.11";
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telegram",
"version": "2.26.10",
"version": "2.26.12",
"description": "NodeJS/Browser MTProto API Telegram client library,",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -75,4 +75,4 @@
"node-localstorage": "^2.2.1",
"socks": "^2.6.2"
}
}
}

0 comments on commit 5f8cfc2

Please sign in to comment.