From 551a0fd88a2844a8f1c8847070b688cc250098c6 Mon Sep 17 00:00:00 2001 From: Vlad Shcherbin Date: Tue, 3 Jul 2018 23:14:37 +0300 Subject: [PATCH] Release 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9070e13..dd4f625 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rollup-plugin-delete", "description": "Delete files and folders using Rollup", - "version": "0.1.1", + "version": "0.1.2", "author": "Vlad Shcherbin ", "repository": "vladshcherbin/rollup-plugin-delete", "main": "dist/index.js",