aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2022-08-17 02:54:41 -0400
committerEduardo Julian2022-08-17 02:54:41 -0400
commit261172e7a4cff7b9978eec4c0d32e963cbe7486e (patch)
treebf3c79319eef3bda7e1efe6612e3d6ea546e1e85 /lux-bootstrapper/project.clj
parent0f9bc13a34b729d9ae9db31276feb2a66785d06b (diff)
Proper testing for debug.log!
Diffstat (limited to 'lux-bootstrapper/project.clj')
-rw-r--r--lux-bootstrapper/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-bootstrapper/project.clj b/lux-bootstrapper/project.clj
index c97ecece2..dc6b6404d 100644
--- a/lux-bootstrapper/project.clj
+++ b/lux-bootstrapper/project.clj
@@ -1,4 +1,4 @@
-(def version "0.7.0")
+(def version "0.8.0-SNAPSHOT")
(defproject com.github.luxlang/lux-bootstrapper #=(identity version)
:min-lein-version "2.1.0" ;; 2.1.0 introduced jar classifiers