From 00d92539208da86557e592a8c8df03d3b08e6b40 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 25 Dec 2021 22:05:54 -0400 Subject: Dusting off the pure-Lux JVM compiler machinery. [Part 2] --- stdlib/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/project.clj') diff --git a/stdlib/project.clj b/stdlib/project.clj index 82bdf265e..c7f49706f 100644 --- a/stdlib/project.clj +++ b/stdlib/project.clj @@ -1,4 +1,4 @@ -(def version "0.6.5-SNAPSHOT") +(def version "0.6.5") (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/") -- cgit v1.2.3