Skip to content

Commit

Permalink
Release v1.0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
just-sultanov committed Dec 7, 2021
1 parent 5032e39 commit babe44c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

'''

==== 1.0.80 (2021-12-07)

===== Changed

- Bump `metosin/malli` to v0.7.0

'''

==== 1.0.75 (2021-11-23)

===== Added
Expand Down
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ Add the following dependency in your project:
[source,clojure]
----
;; project.clj or build.boot
[team.sultanov/secret-keeper "1.0.75"]
[team.sultanov/secret-keeper "1.0.80"]
;; deps.edn
team.sultanov/secret-keeper {:mvn/version "1.0.75"}
team.sultanov/secret-keeper {:mvn/version "1.0.80"}
----

=== Usage
Expand Down

0 comments on commit babe44c

Please sign in to comment.