increment version to 0.0.3

This commit is contained in:
Bruno Windels 2019-10-12 22:19:39 +02:00
parent b16f21867c
commit 3e2520dbba

View file

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