Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 23, 2019
1 parent 87aa490 commit a90b31a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## v0.5.1 - 2019-12-23

- Fixed a bug where invalid Erlang would be generated when using a local
private function as a value.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gleam"
version = "0.5.0"
version = "0.5.1"
authors = ["Louis Pilfold <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit a90b31a

Please sign in to comment.