Skip to content

Commit

Permalink
Change version to RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
just-sultanov committed Sep 30, 2021
1 parent cbc5f57 commit 8c758a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Add the following dependency in your project:
[source,clojure]
----
;; project.clj or build.boot
[team.sultanov/secret-keeper "0.3.59"]
[team.sultanov/secret-keeper "RELEASE"]
;; deps.edn
team.sultanov/secret-keeper {:mvn/version "0.3.59"}
team.sultanov/secret-keeper {:mvn/version "RELEASE"}
----

=== Usage
Expand Down

0 comments on commit 8c758a5

Please sign in to comment.