Skip to content

Commit

Permalink
Version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Protryon authored and michaelficarra committed Feb 27, 2019
1 parent 8e4d11a commit 0ae8d7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bandolier",
"version": "3.2.0",
"version": "3.2.1",
"description": "Bundles es2015 modules",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.shapesecurity.bandolier</groupId>
<artifactId>es2017</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<packaging>jar</packaging>


Expand Down

0 comments on commit 0ae8d7b

Please sign in to comment.