From 81b05960c6864f2d19ae4787db52ab03eeeddbd3 Mon Sep 17 00:00:00 2001 From: cyrille Date: Thu, 2 Feb 2023 15:12:34 +0100 Subject: [PATCH] 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24be24fa..1cb2f603 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalingo", - "version": "0.8.0", + "version": "0.8.1", "description": "Wrapper for the Scalingo API", "main": "dist/scalingo.js", "module": "lib/index.js",