From 42656cd6902a6399e71961ad3e20829f289789d9 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Tue, 19 Feb 2019 02:37:06 +0700 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69b559cb..f7990af6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Liberama", - "version": "0.3.2", + "version": "0.3.3", "engines": { "node": ">=10.0.0" },