Skip to content

Commit

Permalink
Merge pull request #72 from actonlang/release-0.4.2
Browse files Browse the repository at this point in the history
Release v0.4.2
  • Loading branch information
plajjan committed Aug 5, 2021
2 parents 022590a + b333fa3 commit 4f9be62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased


## [0.4.2](https://github.com/actonlang/acton/releases/tag/v0.4.2) (2021-08-05)

### Added
- `tip` releases are now available at stable URLs:
- https://github.com/actonlang/acton/releases/download/tip/acton-darwin-x86_64.tar.bz2
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.1
VERSION=0.4.2

0 comments on commit 4f9be62

Please sign in to comment.