From c760d51a4a6733912a714e9034ca54acbf18a7fb Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 30 Aug 2021 13:53:04 -0400 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44ecc6a..d70a27d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-anchor", - "version": "1.0.0", + "version": "1.0.1", "author": "Jake Jarvis (https://github.com/jakejarvis)", "contributors": [ "Bryan Braun (https://github.com/bryanbraun)"