Skip to content

Commit b4195c7

Browse files
authored
Merge pull request #198 from x52dev/release-plz-2026-04-01T04-48-02Z
2 parents 366340b + 7485131 commit b4195c7

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.

protobug/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## 0.1.3
6+
7+
58
- Significantly improve enum support.
69

710
## 0.1.2

protobug/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "protobug"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Interactive terminal debugger for protobuf payloads"
55
authors.workspace = true
66
keywords.workspace = true

0 commit comments

Comments
 (0)