Skip to content

Commit

Permalink
Bump to version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Feb 10, 2020
1 parent 0fe5b1c commit 9404306
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
## [Unreleased]


## [0.4.0] - 2020-02-10

### Update Dependencies
* ring > 0.16
* reqwest > 0.10
* Update minimum Rust version to 1.39

## [0.3.12] - 2019-22-22

Expand Down Expand Up @@ -123,7 +126,8 @@ Initial release supports
* delete
* download

[Unreleased]: https:/lukaspustina/ceres/compare/v0.3.12...HEAD
[Unreleased]: https:/lukaspustina/ceres/compare/v0.4.0...HEAD
[0.4.0]: https:/lukaspustina/ceres/compare/v0.3.12...0.4.0
[0.3.12]: https:/lukaspustina/ceres/compare/v0.3.10...0.3.12
[0.3.10]: https:/lukaspustina/ceres/compare/v0.3.9...0.3.10
[0.3.9]: https:/lukaspustina/ceres/compare/v0.3.8...0.3.9
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 = "centerdevice"
version = "0.3.12"
version = "0.4.0"
authors = ["Lukas Pustina <[email protected]>"]
description = "Rust API Client for CenterDevice"
repository = "https:/centerdevice/centerdevice-rs.git"
Expand Down

0 comments on commit 9404306

Please sign in to comment.