Skip to content

Commit c25f8f5

Browse files
committed
release twitch_types 0.3.6
1 parent 9e0795e commit c25f8f5

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
## [Unreleased] - ReleaseDate
66

7-
[Commits](https://github.com/twitch-rs/twitch_types/compare/v0.3.5...Unreleased)
7+
[Commits](https://github.com/twitch-rs/twitch_types/compare/v0.3.6...Unreleased)
8+
9+
## [v0.3.6] - 2022-10-28
10+
11+
[Commits](https://github.com/twitch-rs/twitch_types/compare/v0.3.5...v0.3.6)
812

913
### Changed
1014

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "twitch_types"
3-
version = "0.3.5"
3+
version = "0.3.6"
44
edition = "2021"
55
repository = "https://github.com/twitch-rs/twitch_types"
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Twitch Types | Rust library for common types used in Twitch
22
============================================
33

4-
[![github]](https://github.com/twitch-rs/twitch_types) [![crates-io]](https://crates.io/crates/twitch_types) [![docs-rs-big]](https://docs.rs/twitch_types/0.3.5/twitch_types)
4+
[![github]](https://github.com/twitch-rs/twitch_types) [![crates-io]](https://crates.io/crates/twitch_types) [![docs-rs-big]](https://docs.rs/twitch_types/0.3.6/twitch_types)
55

66
[github]: https://img.shields.io/badge/github-twitch--rs/twitch__types-8da0cb?style=for-the-badge&labelColor=555555&logo=github
77
[crates-io]: https://img.shields.io/crates/v/twitch_types.svg?style=for-the-badge&color=fc8d62&logo=rust

0 commit comments

Comments
 (0)