From 20cfd61dbf19b25fc18d43be016872034fe689de Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Thu, 9 Feb 2023 13:13:20 -0500 Subject: [PATCH] 1.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0be5679068..b50f081e77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@payloadcms/plugin-cloud-storage", "description": "The official cloud storage plugin for Payload CMS", - "version": "1.0.12", + "version": "1.0.13", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "SEE LICENSE IN LICENSE.MD",