From f2858994967a0fd1224f15f36d774abf7d83dc4b Mon Sep 17 00:00:00 2001 From: andrewbrazzatti Date: Thu, 21 Nov 2024 13:37:08 +1030 Subject: [PATCH] Bumped version to 1.0.10 for next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 826d143..6b40f26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@researchdatabox/sails-hook-redbox-datastream-cloud", - "version": "1.0.9", + "version": "1.0.10", "description": "A ReDBox Datastream Service implementation for Cloud storage services, e.g. AWS S3, Minio, etc.", "main": "index.js", "sails": {