v1.3.175
This commit is contained in:
parent
1bc4782d42
commit
26780fffe5
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ A preview of the next release can be installed from
|
|||
|
||||
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
|
||||
|
||||
##
|
||||
## 1.3.175 (2023-03-18)
|
||||
|
||||
- [#1507](https://github.com/babashka/babashka/issues/1507): Expose methods on java.lang.VirtualThread ([@lispyclouds](https://github.com/lispyclouds))
|
||||
- [#1510](https://github.com/babashka/babashka/issues/1510): add virtual thread interop on `Thread`
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2.175-SNAPSHOT
|
||||
1.3.175
|
||||
Loading…
Reference in a new issue