From 57216868a50df1d3fd72ecc929f9f48bbdb36ee4 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 30 Aug 2021 21:07:32 -0400 Subject: [PATCH] v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecf866a..62a5d41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-anchor", - "version": "1.0.1", + "version": "1.0.2", "author": "Jake Jarvis (https://github.com/jakejarvis)", "contributors": [ "Bryan Braun (https://github.com/bryanbraun)"