Skip to content

Commit

Permalink
Update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 11, 2022
1 parent 31c3455 commit 59b3f95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of http://keepachangelog.com/[keepachangelog.com].

== Unreleased (dev)

== 1.7.804 (2022-06-11)
// {{{
=== Changed
* Bumped rewrite-clj to 1.1.45.
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ From Clojure CLI ver `1.10.3.933`, https://clojure.org/reference/deps_and_cli#to
[source,sh]
----
# install
clojure -Ttools install com.github.liquidz/antq '{:git/tag "1.7.798"}' :as antq
clojure -Ttools install com.github.liquidz/antq '{:git/tag "1.7.804"}' :as antq
# uninstall
clojure -Ttools remove :tool antq
# execute
Expand Down

0 comments on commit 59b3f95

Please sign in to comment.