From 13592923886738f00f92c29d744c89f27da5da21 Mon Sep 17 00:00:00 2001 From: Rached Ben Mustapha Date: Fri, 30 Apr 2021 16:36:23 -0700 Subject: [PATCH] feature: bump version to 8.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f29028814..cd7ca2f79d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.2.11", + "version": "8.2.12", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {