From 3694f2f8ce49314a490a0969d6421c1453ff08dc Mon Sep 17 00:00:00 2001 From: Vlad Shcherbin Date: Thu, 16 Jan 2020 22:08:57 +0300 Subject: [PATCH] Release 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 418b2bd..1bfa18a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rollup-plugin-copy", "description": "Copy files and folders using Rollup", - "version": "3.1.0", + "version": "3.2.0", "author": "Vlad Shcherbin ", "repository": "vladshcherbin/rollup-plugin-copy", "main": "dist/index.commonjs.js",