From 82dc0c143057fa7c81c2c7dc7ddf705e896e50b6 Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Wed, 24 Jul 2019 16:51:59 -0500 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f44d66b..bdadcd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ungap/essential-map", - "version": "0.1.7", + "version": "0.2.0", "description": "An essential Map poorlyfill for legacy browsers.", "main": "cjs/index.js", "module": "esm/index.js",