Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
Fix release permission
  • Loading branch information
kurtharriger committed May 19, 2024
1 parent d01c3dc commit 8d55e9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log

## 0.6.1 - [Unreleased]
## 0.7.0 - [Unreleased]

...

## [0.6.1] - 2024-05-19

Fix release permission

Expand Down Expand Up @@ -63,7 +67,8 @@ Initial release

---

[Unreleased]: https://github.com/kurtharriger/clj-mergetool/compare/0.6.0...HEAD
[Unreleased]: https://github.com/kurtharriger/clj-mergetool/compare/0.6.1...HEAD
[0.6.1]: https://github.com/kurtharriger/clj-mergetool/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/kurtharriger/clj-mergetool/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/kurtharriger/clj-mergetool/compare/0.4.3...0.5.0
[0.4.3]: https://github.com/kurtharriger/clj-mergetool/compare/0.4.2...0.4.3
Expand Down
2 changes: 1 addition & 1 deletion resources/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.1

0 comments on commit 8d55e9a

Please sign in to comment.