From 46fd75343123366c1a1e2867414563b42e8582c1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Nov 2021 13:08:43 +0000 Subject: [PATCH] chore(release): 1.5.1 [skip ci] ## [1.5.1](https://github.com/ScottLogic/kdb-boothroyd/compare/v1.5.0...v1.5.1) (2021-11-10) ### Bug Fixes * Make sure results window is properly listening to colour change event ([d3b6cf9](https://github.com/ScottLogic/kdb-boothroyd/commit/d3b6cf96a3d2cf3a3ab4e43cabe8af4bcfce2bd4)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 518e042..5f6ab9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kdb-boothroyd", - "version": "1.5.0", + "version": "1.5.1", "description": "GUI for KDB/q database", "main": "./dist/main.js", "scripts": {