From 6f8f205609d96f6af9fc54ac0cfb19fe5e3f3772 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 24 Nov 2022 13:15:30 +0100 Subject: [PATCH] v1.0.166 --- CHANGELOG.md | 2 +- resources/BABASHKA_VERSION | 2 +- sci | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74df06fe..e2588d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ For a list of breaking changes, check [here](#breaking-changes). A preview of the next release can be installed from [babashka-dev-builds](https://github.com/babashka/babashka-dev-builds). -## Unreleased +## 1.0.166 (2022-11-24) - Add `run-test` and `run-test-var` to `clojure.test` - Compatibility with Cognitest [test-runner](https://github.com/cognitect-labs/test-runner) and [tools.namespace](https://github.com/clojure/tools.namespace) diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index f231bfab..9d85ef23 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.0.166-SNAPSHOT \ No newline at end of file +1.0.166 \ No newline at end of file diff --git a/sci b/sci index 71782ebb..914919f2 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 71782ebbeb43927780570a67a6b119a7b428a495 +Subproject commit 914919f248b7e3fc2ec59c435320145f588899d0