From d33f5906826e0754a2e1d336a11a5af34483dac4 Mon Sep 17 00:00:00 2001 From: mbruce Date: Thu, 11 Apr 2019 14:59:28 -0700 Subject: [PATCH] Version 3.3.1 --- package.json | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79dbc71..e0b631d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bandolier", - "version": "3.3.0", + "version": "3.3.1", "description": "Bundles es2015 modules", "main": "index.js", "scripts": { diff --git a/pom.xml b/pom.xml index bf71269..aed59d9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.shapesecurity.bandolier es2017 - 3.3.0 + 3.3.1 jar