From da62a0f5c6b527aea58f887b31d4e0d574bf214f Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Wed, 30 Mar 2022 14:11:23 +0300 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79300ef..e3c5aa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zwiftout", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "description": "Zwift workout generator command line tool and library", "author": "Rene Saarsoo ",