From 2ff10577c0129b764e8e4bd493652836a1d0b490 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 9 May 2017 17:33:28 +0200 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e680fe..0734a1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remotestorage-module-chat-messages", - "version": "0.7.1", + "version": "0.8.0", "description": "Stores chat messages in daily archive files", "main": "./dist/build.js", "scripts": {