From ce191535f6357763a68fbe7cbcf810aaa3d00c38 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Wed, 3 Jan 2018 19:38:47 +0200 Subject: [PATCH] chore(release): 0.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d223a86138..a04e735c3c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "supi", "description": "Fast, disk space efficient installation engine", - "version": "0.8.2", + "version": "0.8.3", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io",