Version bump
This commit is contained in:
parent
61851a511f
commit
7844039861
3 changed files with 6 additions and 2 deletions
|
|
@ -7,6 +7,10 @@ A preview of the next release can be installed from
|
|||
|
||||
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
|
||||
|
||||
## Unreleased
|
||||
|
||||
- ...
|
||||
|
||||
## 1.0.170 (2023-01-19)
|
||||
|
||||
- [#1463](https://github.com/babashka/babashka/issues/1463): Add `java.util.jar.Attributes` class ([@jeroenvandijk](https://github.com/jeroenvandijk))
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.169
|
||||
1.0.170
|
||||
|
|
@ -1 +1 @@
|
|||
1.0.170
|
||||
1.0.171-SNAPSHOT
|
||||
Loading…
Reference in a new issue