From 51e7d71ec13adda0298d3bd655aeb426b32ff6cc Mon Sep 17 00:00:00 2001 From: vulet Date: Sun, 17 May 2020 02:09:40 +0800 Subject: [PATCH] release: 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d33ec32..7623f96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spellbinder", - "version": "0.1.0", + "version": "0.2.0", "description": "A Matrix to Fediverse client", "main": "main.js", "scripts": {