Skip to content

Commit 0765cb9

Browse files
authored
Merge pull request #3 from jerusdp/release-please--branches--main
chore(main): release 0.1.1
2 parents 60a41a3 + d899936 commit 0765cb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.1.1](https://github.com/jerusdp/mockd/compare/v0.1.0...v0.1.1) (2022-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* 🐛 Too many keywords for crates.io ([60a41a3](https://github.com/jerusdp/mockd/commit/60a41a3f21427c137b2c60d5b2a89b267a73d8b1))
9+
310
## 0.1.0 (2022-02-27)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mockd"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["jerusdp <[email protected]>"]
66
rust-version = "1.56"

0 commit comments

Comments
 (0)