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