Skip to content

Commit

Permalink
Merge pull request #120 from actonlang/release-0.5.1
Browse files Browse the repository at this point in the history
Release v0.5.1
  • Loading branch information
plajjan committed Aug 24, 2021
2 parents 1e9fd7e + 9036165 commit e3db766
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Unreleased

## [0.5.1](https://github.com/actonlang/acton/releases/tag/v0.5.1) (2021-08-24)

### Fixed
- v0.5.0 was released with an incorrect version number and would identify itself
as version v0.4.2

## [0.5.0](https://github.com/actonlang/acton/releases/tag/v0.5.0) (2021-08-23)

### Added
Expand Down
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.4.2
VERSION=0.5.1

0 comments on commit e3db766

Please sign in to comment.