From a4430d25dadc737ace5d710b2273f4a315e6ebeb Mon Sep 17 00:00:00 2001 From: Chris Klimas Date: Thu, 21 Oct 2021 21:34:00 -0400 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaff286c7..42a7ae421 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Twine", - "version": "2.3.14", + "version": "2.3.15", "author": "Chris Klimas ", "description": "a GUI for creating nonlinear stories", "license": "GPL-3.0",