From 11b8ae88c00e39660efdc6a3a16d7e9d126976a8 Mon Sep 17 00:00:00 2001 From: Mohammad Fares Date: Wed, 25 Jul 2018 20:27:16 +0300 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8efe27c..84c5b1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terminalizer", - "version": "0.2.1", + "version": "0.2.2", "description": "Record your terminal and generate animated gif images", "main": "bin/app.js", "author": "Mohammad Fares ",