Skip to content

Commit 6faf88c

Browse files
authored
Increment versions for eventhubs releases (#3008)
Increment package version after release of azure_messaging_eventhubs_checkpointstore_blob
1 parent e937161 commit 6faf88c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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_checkpointstore_blob/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 0.2.0 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 0.1.0 (2025-09-16)
414

515
### Features Added

sdk/eventhubs/azure_messaging_eventhubs_checkpointstore_blob/Cargo.toml

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

66
[package]
77
name = "azure_messaging_eventhubs_checkpointstore_blob"
8-
version = "0.1.0"
8+
version = "0.2.0"
99
description = "Azure Event Hubs checkpoint store implementation using Azure Blob Storage"
1010
readme = "README.md"
1111
license.workspace = true

0 commit comments

Comments
 (0)