Skip to content

Commit

Permalink
Release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Aug 5, 2021
1 parent 022590a commit b333fa3
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 b333fa3

Please sign in to comment.