Skip to content

Commit

Permalink
bunp version and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Aug 15, 2019
1 parent eca99ae commit 9e666ad
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.0-rc3",
"version": "0.16.0",
"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.0-rc3"}
{"version": "0.16.0"}

0 comments on commit 9e666ad

Please sign in to comment.