bump to 0.0.17

This commit is contained in:
Bruno Windels 2020-03-21 10:50:39 +01:00
parent a0dd4ee159
commit 396722c143
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "brawl-chat",
"version": "0.0.16",
"version": "0.0.17",
"description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB",
"main": "index.js",
"directories": {