From 3635d54d9e1d34d57fc3b66877dfa92ff23492be Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Wed, 17 Apr 2019 21:01:19 -0400 Subject: [PATCH] v3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a458a68..b90672e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ianwalter/dist", - "version": "3.0.1", + "version": "3.1.0", "description": "Simplify the generation of distribution files for your JavaScript library", "main": "dist/dist.js", "author": "Ian Walter (https://iankwalter.com)",