Skip to content

Commit

Permalink
Update version to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Jul 19, 2024
1 parent 3609b21 commit 03d92bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: juvix
version: 0.6.3
version: 0.6.4
license: GPL-3.0-only
license-file: LICENSE.md
copyright: (c) 2022- Heliax AG.
Expand Down
2 changes: 1 addition & 1 deletion tests/smoke/Commands/version-help-doctor.smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tests:
stdout:
matches:
regex: |-
^Juvix version 0.6.3-([a-f0-9]{7}).*
^Juvix version 0.6.4-([a-f0-9]{7}).*
- name: cli-numeric-version
command:
Expand Down

0 comments on commit 03d92bc

Please sign in to comment.