From ff30fe9d05710c209ae998fc2762d577a4f7aa15 Mon Sep 17 00:00:00 2001 From: Jonathan Cubides Date: Fri, 19 Aug 2022 23:00:34 +0200 Subject: [PATCH] Bump to version v0.2.4 --- package.yaml | 2 +- tests/CLI/version.test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index de7a64998..c19c67b7f 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: juvix -version: 0.2.3 +version: 0.2.4 license: GPL-3.0-only license-file: LICENSE copyright: (c) 2022- Heliax AG. diff --git a/tests/CLI/version.test b/tests/CLI/version.test index 807111143..6313ac7d2 100644 --- a/tests/CLI/version.test +++ b/tests/CLI/version.test @@ -1,5 +1,5 @@ $ juvix --version -> /Juvix version 0.2.3-([a-f0-9]{7}) +> /Juvix version 0.2.4-([a-f0-9]{7}) Branch: .* Commit: .* Date: .*