From 97a84ce6eedf62422ca2fe0fec1cedb4ac4f7aa8 Mon Sep 17 00:00:00 2001 From: Paul Fitzpatrick Date: Wed, 4 Oct 2023 09:43:59 -0400 Subject: [PATCH] v1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21eabdb8b2..ae4c7f756e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grist-core", - "version": "1.1.4", + "version": "1.1.5", "license": "Apache-2.0", "description": "Grist is the evolution of spreadsheets", "homepage": "https://github.com/gristlabs/grist-core",