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 Jan 29, 2019
1 parent fcd0737 commit a722117
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.12-rc3",
"version": "0.15.12",
"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.12-rc3"}
{"version": "0.15.12"}

0 comments on commit a722117

Please sign in to comment.