Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Feb 11, 2020
1 parent 5c1497c commit 547fd28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "open"
version = "1.3.3"
version = "1.3.4"
authors = ["Sebastian Thiel <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<a name="v1.2.0"></a>
## v1.3.4 (2020-02-11)

* Add LICENSE.md and README.md into the crates.io tarball.

## v1.3.3 (2020-02-01)

* update code and crate to Edition 2018
Expand Down

0 comments on commit 547fd28

Please sign in to comment.