aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2022-08-14 21:02:22 -0400
committerEduardo Julian2022-08-14 21:02:22 -0400
commit0f9bc13a34b729d9ae9db31276feb2a66785d06b (patch)
tree25f8ec214bfe56f7dc7d8be637b06d1ab6a425f6 /lux-lein/project.clj
parent24e4ccef052816f17ccfc55f2e515a07cc9c2067 (diff)
Documentation changes for v0.7.0
Diffstat (limited to 'lux-lein/project.clj')
-rw-r--r--lux-lein/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lein/project.clj b/lux-lein/project.clj
index 9ab37a5f2..e5688c155 100644
--- a/lux-lein/project.clj
+++ b/lux-lein/project.clj
@@ -1,4 +1,4 @@
-(def version "0.6.6-SNAPSHOT")
+(def version "0.7.0")
(defproject com.github.luxlang/lein-luxc #=(identity version)
:description "The Leiningen plugin for the Lux programming language."