aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper/src/lux/base.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-bootstrapper/src/lux/base.clj')
-rw-r--r--lux-bootstrapper/src/lux/base.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-bootstrapper/src/lux/base.clj b/lux-bootstrapper/src/lux/base.clj
index d0c457680..39806f73f 100644
--- a/lux-bootstrapper/src/lux/base.clj
+++ b/lux-bootstrapper/src/lux/base.clj
@@ -230,7 +230,7 @@
(def ^:const module-class-name "_")
(def ^:const +name-separator+ ".")
-(def ^:const ^String version "00.07.00")
+(def ^:const ^String version "00.08.00")
;; Constructors
(def empty-location (T ["" -1 -1]))