From 48bb5cfe8db818d254454ce0301402e91a1f2022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Lund=C3=A9n?= Date: Tue, 20 Sep 2016 20:39:48 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0772c27..68c1579 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ffmpeg-installer/ffmpeg", - "version": "1.0.2", + "version": "1.0.3", "main": "index.js", "scripts": { "lint": "jshint *.js",