aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-jvm/project.clj')
-rw-r--r--lux-jvm/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-jvm/project.clj b/lux-jvm/project.clj
index e60892f36..86c2db19a 100644
--- a/lux-jvm/project.clj
+++ b/lux-jvm/project.clj
@@ -1,4 +1,4 @@
-(def version "0.6.2")
+(def version "0.6.3")
(def repo "https://github.com/LuxLang/lux")
(def sonatype "https://oss.sonatype.org")
(def sonatype-releases (str sonatype "/service/local/staging/deploy/maven2/"))