From b92b6eb420cd5097e8aa8319092e82af9a0039c1 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Tue, 18 May 2021 23:38:04 +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 5c37f18..4f3d75b 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,628];
+BOSL_VERSION = [2,0,629];
 
 
 // Section: BOSL Library Version Functions