From 9f911c0644f05a825af571820719e854a42b8492 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Wed, 2 Jun 2021 01:04:12 +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 4f7d766..20acde6 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,647];
+BOSL_VERSION = [2,0,648];
 
 
 // Section: BOSL Library Version Functions