Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Nov 25, 2021
1 parent 8cca4f4 commit fff9698
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,8 @@
Changelog
===========

* v0.6.7 8cca4f4 on Nov 24, 2021
* git-process - remove debug output
* v0.6.6 4d41c26 on Nov 14, 2021
* install - fix use of deprecated local-repo default in install - thanks @borkdude!
* v0.6.5 a0c3ff6 on Nov 12, 2021
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Latest release:
[deps.edn](https://clojure.org/reference/deps_and_cli) dependency information:

```
io.github.clojure/tools.build {:git/tag "v0.6.6" :git/sha "4d41c26"}
io.github.clojure/tools.build {:git/tag "v0.6.7" :git/sha "8cca4f4"}
```

# Developer Information
Expand Down

0 comments on commit fff9698

Please sign in to comment.