Skip to content

Commit

Permalink
Update Juvix version to 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Nov 6, 2024
1 parent 1a8b632 commit 1e68f15
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.6
version: 0.6.7
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.6-([a-f0-9]{7}).*
^Juvix version 0.6.7-([a-f0-9]{7}).*
- name: cli-numeric-version
command:
Expand Down

0 comments on commit 1e68f15

Please sign in to comment.