Skip to content

Commit f136a9a

Browse files
committed
release: 0.13.0
1 parent fbac533 commit f136a9a

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.13.0
2+
3+
### New Features ✨
4+
5+
- (billing-platform) Add bare-minimum Grant proto for Engagement Service by @dashed in [#238](https://github.com/getsentry/sentry-protos/pull/238)
6+
17
## 0.12.0
28

39
### New Features ✨

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.13.0

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sentry_protos"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Rust bindings for sentry-protos"

0 commit comments

Comments
 (0)