From b9efb58163443e46e65b55c3d9d200b41e542b04 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Mon, 13 Jun 2022 19:01:50 -0400 Subject: [PATCH] bump to v0.2.7 of kitchen --- bin/kitchen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/kitchen.sh b/bin/kitchen.sh index e3bc3d5..298d3b3 100755 --- a/bin/kitchen.sh +++ b/bin/kitchen.sh @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -nix run --no-write-lock-file github:zaphar/kitchen/v0.2.0-nix -- $@ \ No newline at end of file +nix run --no-write-lock-file github:zaphar/kitchen/v0.2.7 -- $@ \ No newline at end of file