Skip to content

Commit

Permalink
Release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Aug 25, 2021
1 parent 75182e0 commit cdbfd19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [0.5.2](https://github.com/actonlang/acton/releases/tag/v0.5.2) (2021-08-25)

### Fixed
- It is now possible to raise exceptions.
- Previously a naming misalignment between the Acton compiler code generation
Expand Down
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.5.1
VERSION=0.5.2

0 comments on commit cdbfd19

Please sign in to comment.