Skip to content

Commit

Permalink
bump version to 0.21.0 and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Feb 3, 2023
1 parent 4c6c585 commit e69c233
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tinode-sdk",
"description": "Tinode SDK",
"version": "0.21.0-rc2",
"version": "0.21.0",
"scripts": {
"format": "js-beautify -r src/*.js",
"build": "npm run vers && npm run format && npm run build:prod && npm run build:dev",
Expand Down
4 changes: 2 additions & 2 deletions umd/tinode.dev.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions umd/tinode.prod.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": "0.21.0-rc2"}
{"version": "0.21.0"}

0 comments on commit e69c233

Please sign in to comment.