From a335d9207cd3e227604f22c58ffdfd02f0e07531 Mon Sep 17 00:00:00 2001 From: smolck <46855713+smolck@users.noreply.github.com> Date: Thu, 28 Oct 2021 14:34:01 -0500 Subject: [PATCH] v0.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62c74283..9f7ebd24 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "uivonim", "author": "smolck", "license": "AGPL-3.0-only", - "version": "0.28.0", + "version": "0.29.0", "description": "Extensible Neovim GUI forked from Veonim", "main": "build/main/main.js", "scripts": {