Skip to content

Commit 111e7eb

Browse files
authored
Increment package version after release of azure_messaging_eventhubs (#2195)
1 parent 3b8badf commit 111e7eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.

sdk/eventhubs/azure_messaging_eventhubs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.1.0 (2025-02-18)
3+
## 0.2.0 (Unreleased)
44

55
### Features Added
66

sdk/eventhubs/azure_messaging_eventhubs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "azure_messaging_eventhubs"
6-
version = "0.1.0"
6+
version = "0.2.0"
77
description = "Rust client for Azure Eventhubs Service"
88
readme = "README.md"
99
authors = ["Microsoft Corp."]

0 commit comments

Comments
 (0)