Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from Overmuse/release-v0.1.2
Browse files Browse the repository at this point in the history
chore: release 0.1.2
  • Loading branch information
SebRollen authored Nov 5, 2021
2 parents d65a0cb + 3c4a67c commit a6598af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://www.github.com/Overmuse/rest-client/compare/v0.1.1...v0.1.2) (2021-11-05)


### Bug Fixes

* Have client take ownership of values to remove lifetimes ([3e5d54b](https://www.github.com/Overmuse/rest-client/commit/3e5d54bff7ef5f39bf81d990acbe854c386bb1ea))

### [0.1.1](https://www.github.com/Overmuse/rest-client/compare/v0.1.0...v0.1.1) (2021-11-04)


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 = "rest-client"
version = "0.1.1"
version = "0.1.2"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit a6598af

Please sign in to comment.