From 9d6b6ae7d274ac9fd98a68a44463129cc5739323 Mon Sep 17 00:00:00 2001 From: "deepsquare-bot[bot]" <252488+deepsquare-bot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:53:13 +0000 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83c3103b..23ed44b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deepsquare/deepsquare-client", - "version": "0.16.0", + "version": "0.17.0", "description": "Back-end package interacting with the DeepSquare Grid", "scripts": { "format": "prettier --write \"**/*.{js,jsx,ts,tsx,css,scss,sass,json,json5,md,mdx,yml,yaml}\"",