Skip to content

Commit

Permalink
bump version to 0.17.1 and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Jun 4, 2021
1 parent dbfd5fd commit c09a093
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

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.17.1-rc1",
"version": "0.17.1",
"scripts": {
"format": "js-beautify -r src/tinode.js && js-beautify -r src/drafty.js && js-beautify -r src/db.js && js-beautify -r src/connection.js && js-beautify -r src/cbuffer.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.

2 changes: 1 addition & 1 deletion 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.17.1-rc1"}
{"version": "0.17.1"}

0 comments on commit c09a093

Please sign in to comment.