diff --git a/package.json b/package.json index 65a774ea..1c3eb91f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deepsquare/deepsquare-client", - "version": "0.17.0", + "version": "0.17.1", "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}\"",