From 4c4c6e9d4bb24dd81e51dec4e50210c6a0d5f3a1 Mon Sep 17 00:00:00 2001 From: Mohammad Fares Date: Thu, 26 Jul 2018 21:57:24 +0300 Subject: [PATCH] 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84c5b1c..f980f8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terminalizer", - "version": "0.2.2", + "version": "0.2.3", "description": "Record your terminal and generate animated gif images", "main": "bin/app.js", "author": "Mohammad Fares ",