From 2aa704f0ba31e538297d7a6abc6822cd3efcee55 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 11 Feb 2018 21:27:26 +0200 Subject: [PATCH] chore(release): 0.12.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5925251260..9706cb8720 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "supi", "description": "Fast, disk space efficient installation engine", - "version": "0.12.7", + "version": "0.12.8", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io",