bump version to 0.0.16

This commit is contained in:
Bruno Windels 2020-03-20 20:24:00 +01:00
parent 2f355cabef
commit aa7e5d4e0a

View file

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