From 525f55aae0aabd9393f37fc271e61f04b7fd94cb Mon Sep 17 00:00:00 2001 From: Anton Reshetov Date: Fri, 10 Jan 2020 17:11:29 +0300 Subject: [PATCH] release: 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 360b562..12a86bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "masscode", - "version": "0.3.4", + "version": "0.4.0", "author": "Anton Reshetov ", "description": "Snippets app", "license": "AGPL-3.0",