From 890ab039f11926c45c5e3f019747641120ad07f0 Mon Sep 17 00:00:00 2001 From: Brett Camper Date: Tue, 26 May 2020 10:41:36 -0700 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5b89ae..4cba86a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hub-text-notes-layer", - "version": "0.1.0", + "version": "0.2.0", "description": "Custom JSAPI layer for Hub text notes", "main": "HubTextNotesLayer.js", "scripts": {