From 62c2ab7cfc2021c44074afeea6c29b7f33726e7a Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Tue, 22 Dec 2020 12:10:08 +0000 Subject: [PATCH] Version bump --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 1c61533..5762ff0 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "code": "thoughtco.stripeauthorize", "name": "Stripe Authorize", "description": "Listen for Order Approver events to capture or cancel Stripe payments", - "version": "v1.0.0", + "version": "v1.0.1", "author": "ryanmitchell", "icon": { "class": "fa fa-funnel-dollar",