From 203023b03b90b3bc053a1e35b52970db1d75dc56 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Wed, 9 Jun 2021 01:11:52 +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 348a4b9..5a8e835 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,650];
+BOSL_VERSION = [2,0,651];
 
 
 // Section: BOSL Library Version Functions