From f6c8666f06f8194a9e25c6fb68da1b0cda41cde7 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Sun, 17 Feb 2019 20:15:50 +0700 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 597de2c0..baf0bfa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Liberama", - "version": "0.2.2", + "version": "0.3.0", "engines": { "node": ">=10.0.0" },