From e3991671d4e2094f66d14817456474879ac7f4e8 Mon Sep 17 00:00:00 2001 From: Rodrigo Polo MPW Date: Tue, 13 Oct 2015 12:35:45 -0600 Subject: [PATCH] encoding 3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90a2465..0c73037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plotframes", - "version": "1.0.3", + "version": "1.0.4", "description": "A Node.js frame plotter inspired by FFmpeg plotframes", "main": "cli.js", "preferGlobal": true,