v1.0.169
This commit is contained in:
parent
d9358f0706
commit
91b3a962b4
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
|
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
|
||||||
|
|
||||||
## Unreleased
|
## 1.0.169 (2023-01-03)
|
||||||
|
|
||||||
- Implement `ns`, `lazy-seq` as macro
|
- Implement `ns`, `lazy-seq` as macro
|
||||||
- Support `--dev-build` flag in installation script
|
- Support `--dev-build` flag in installation script
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.0.169-SNAPSHOT
|
1.0.169
|
||||||
Loading…
Reference in a new issue