Skip to content

Commit 49362f9

Browse files
authored
Bumped strobe-rs version number to 0.10.0 (#11)
1 parent 7ab2137 commit 49362f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [0.10.0] - 2024-07-24
88

99
* Added `asm` feature flag
1010

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository = "https://github.com/rozbb/strobe-rs"
44
documentation = "https://docs.rs/strobe-rs"
55
description = "An implementation of the Strobe protocol framework in pure Rust"
66
readme = "README.md"
7-
version = "0.9.0"
7+
version = "0.10.0"
88
edition = "2021"
99
authors = ["Michael Rosenberg <[email protected]>"]
1010
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)