bump version for release

This commit is contained in:
Bruno Windels 2020-01-04 20:30:29 +01:00
parent 063efea159
commit 3ba91835c4

View file

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