Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Oct 11, 2020
1 parent c8ca05a commit 7f38e77
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.16.8-beta1",
"version": "0.16.8",
"scripts": {
"format": "js-beautify -r src/tinode.js && js-beautify -r src/drafty.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.16.8-beta1"}
{"version": "0.16.8"}

0 comments on commit 7f38e77

Please sign in to comment.