From 6772d0be7d36bf8a7ed4f9f5ba8e872134b809c5 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 22 Oct 2021 23:57:14 -0400 Subject: v0.6.3 --- lux-lein/project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lux-lein') 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"]] -- cgit v1.2.3