Skip to content

Commit 4b7b161

Browse files
committed
v0.8.0
1 parent f90053c commit 4b7b161

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.8.0 - 2020-05-07
44

55
- The `docs build`, `docs publish`, and `docs remove` commands can be used to
66
compile HTML documentation locally, publish them to HexDocs, and remove them

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gleam"
3-
version = "0.8.0-rc1"
3+
version = "0.8.0"
44
authors = ["Louis Pilfold <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)