Skip to content

Commit

Permalink
Bump the version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Seulgi Kim committed Jun 12, 2019
1 parent 13eb060 commit 1c51e26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 0.2.0 2019-06-12
* Switch the crate to no_std #2
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "finally-block"
version = "0.1.1"
version = "0.2.0"
authors = ["Seulgi Kim <seulgi.kim@kodebox.io>"]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit 1c51e26

Please sign in to comment.