From 4ae6c6ed099756886e10062ecbd9f49e312d0a2c Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Fri, 20 Nov 2020 18:02:00 +0200 Subject: [PATCH] Bump to 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa72cb..2e28f5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zwiftout", - "version": "0.2.1", + "version": "0.3.0", "license": "GPL-3.0-or-later", "description": "Zwift workout generator command line tool and library", "author": "Rene Saarsoo ",