aboutsummaryrefslogtreecommitdiff
path: root/lux-js/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2021-10-22 23:57:14 -0400
committerEduardo Julian2021-10-22 23:57:14 -0400
commit6772d0be7d36bf8a7ed4f9f5ba8e872134b809c5 (patch)
tree514764c4d3071172928227ebe07149f5eab534e8 /lux-js/project.clj
parentaf680e8470bf7446d9fac431f38dcc57bd60aba9 (diff)
v0.6.3
Diffstat (limited to 'lux-js/project.clj')
-rw-r--r--lux-js/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-js/project.clj b/lux-js/project.clj
index 280b9fb90..2f1aec9ce 100644
--- a/lux-js/project.clj
+++ b/lux-js/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-releases "https://oss.sonatype.org/service/local/staging/deploy/maven2/")
(def sonatype-snapshots "https://oss.sonatype.org/content/repositories/snapshots/")