From d69242f8488eb64c92265ac049a8bf733d563b62 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Fri, 19 Mar 2021 03:01:37 +0000
Subject: [PATCH] Bump release version.

---
 version.scad | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.scad b/version.scad
index a0670e9..f69cedf 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,593];
+BOSL_VERSION = [2,0,594];
 
 
 // Section: BOSL Library Version Functions