From b4c19578ca9d91c34c5aaba567fadb028a1ec877 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 31 Mar 2019 00:31:05 -0400 Subject: Added Lux version to manifests. --- stdlib/project.clj | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/project.clj') diff --git a/stdlib/project.clj b/stdlib/project.clj index 531076743..accb59253 100644 --- a/stdlib/project.clj +++ b/stdlib/project.clj @@ -18,6 +18,7 @@ :scm {:name "git" :url ~(str repo ".git")} + :manifest {"lux" ~version} :source-paths ["source"] :profiles {:bibliotheca {:description "Standard library for the Lux programming language." :dependencies [] -- cgit v1.2.3