aboutsummaryrefslogtreecommitdiff
path: root/lux-lein
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lein')
-rw-r--r--lux-lein/project.clj4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-lein/project.clj b/lux-lein/project.clj
index ef6c1a7f4..0e3404eba 100644
--- a/lux-lein/project.clj
+++ b/lux-lein/project.clj
@@ -1,6 +1,6 @@
-(defproject com.github.luxlang/lein-luxc "0.6.2"
+(defproject com.github.luxlang/lein-luxc "0.6.3"
:description "The Leiningen plugin for the Lux programming language."
- :url "https://github.com/LuxLang/lein-luxc"
+ :url "https://github.com/LuxLang/lux"
:license {:name "Lux License v0.1.2"
:url "https://github.com/LuxLang/lux/blob/master/license.txt"}
:dependencies [[org.clojure/clojure "1.6.0"]]