Skip to content

Commit

Permalink
bump version and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Mar 21, 2019
1 parent 59bb7d9 commit 980f71f
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.15.13-rc5",
"version": "0.15.13",
"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.15.13-rc5"}
{"version": "0.15.13"}

0 comments on commit 980f71f

Please sign in to comment.