From 500a4f9f6004e989866bc5409b47903b1f8b4498 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 12 Sep 2021 14:22:45 +0200 Subject: [PATCH] v0.6.1 --- project.clj | 2 +- resources/BABASHKA_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index 9fd2731a..58561a9a 100644 --- a/project.clj +++ b/project.clj @@ -24,7 +24,7 @@ [nrepl/bencode "1.1.0"] [borkdude/sci.impl.reflector "0.0.1"] [org.clojure/test.check "1.1.0"] - [com.github.clj-easy/graal-build-time "0.0.11"]] + [com.github.clj-easy/graal-build-time "0.1.0"]] :profiles {:feature/xml {:source-paths ["feature-xml"] :dependencies [[org.clojure/data.xml "0.2.0-alpha6"]]} :feature/yaml {:source-paths ["feature-yaml"] diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 5e001b29..7ceb0404 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.6.1-SNAPSHOT \ No newline at end of file +0.6.1 \ No newline at end of file