1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-30 14:13:27 +03:00

Bump version to 0.5.1 (#2370)

Juvix 0.5.1 is a bug fix release that contains just
https://github.com/anoma/juvix/pull/2368

- [x] Package version
- [x] Smoke test
- [x] Changelog
This commit is contained in:
Paul Cadman 2023-09-15 13:31:23 +01:00 committed by GitHub
parent 487fc58ba6
commit 6050b4061f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View File

@ -4,6 +4,14 @@
<img align="right" width="300" height="300" alt="Juvix Mascot" src="../assets/images/tara-smiling.svg" />
</a>
## [0.5.1](https://github.com/anoma/juvix/tree/v0.5.1)
[Full Changelog](https://github.com/anoma/juvix/compare/v0.5.0...v0.5.1)
**Merged pull requests:**
- Fix bug in isTrait [\#2368](https://github.com/anoma/juvix/pull/2368) ([lukaszcz](https://github.com/lukaszcz))
## [v0.5.0](https://github.com/anoma/juvix/tree/v0.5.0)
[Full Changelog](https://github.com/anoma/juvix/compare/v0.4.3...v0.5.0)

View File

@ -1,5 +1,5 @@
name: juvix
version: 0.5.0
version: 0.5.1
license: GPL-3.0-only
license-file: LICENSE.md
copyright: (c) 2022- Heliax AG.

View File

@ -7,7 +7,7 @@ tests:
stdout:
matches:
regex: |-
^Juvix version 0.5.0-([a-f0-9]{7}).*
^Juvix version 0.5.1-([a-f0-9]{7}).*
- name: cli-numeric-version
command: