From e42e6b84adb2a37684a19d0e5b4408221a0ce89b Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 9 Jan 2025 22:48:38 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f863211..434e0d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "r2-upload-action", - "version": "1.4", + "version": "1.0", "description": "GitHub Action to upload files to a Cloudflare R2 bucket", "main": "dist/index.js", "type": "module",