From 4cc7bdee375b1709eb58f57b8ca07bad17b6cd25 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Sun, 23 Jun 2019 18:50:28 +0700 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=200.6.9?= 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 1983c53f..a4011faf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Liberama", - "version": "0.6.8", + "version": "0.6.9", "engines": { "node": ">=10.0.0" },