Skip to content

Commit 6be2480

Browse files
committed
release: 0.1.7
1 parent 8ed9531 commit 6be2480

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.1.7
2+
3+
### Various fixes & improvements
4+
5+
- Update bump-version to adjust version in Cargo.toml as well. (8ed95317) by @markstory
6+
17
## 0.1.6
28

39
### Various fixes & improvements

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.6
1+
0.1.7

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.1.0"
3+
version = "0.1.7"
44
edition = "2021"
55
readme = "README.md"
66
description = "Rust bindings for sentry-protos"

0 commit comments

Comments
 (0)