Version bump

This commit is contained in:
Michiel Borkent 2021-11-30 00:00:13 +01:00
parent dc77bc9638
commit c177e682c7
3 changed files with 9 additions and 2 deletions

View file

@ -2,6 +2,13 @@
For a list of breaking changes, check [here](#breaking-changes).
## 0.6.7 (2021-11-29)
Minor bugfix release:
- `print-deps` included `:local/root` dependency which is not valid outside babashka repo
- `fs/which` edge case improvement on Windows #1083
## 0.6.6 (2021-11-29)
- Resolve program in `babashka.process` on Windows using known extensions. This

View file

@ -1 +1 @@
0.6.6
0.6.7

View file

@ -1 +1 @@
0.6.7
0.6.8-SNAPSHOT