Skip to content

Commit 3dcac44

Browse files
chore: release v0.1.2
1 parent fe9c798 commit 3dcac44

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.2
6+
7+
58
## 0.1.1
69

710
### Features

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.1"
3+
version = "0.1.2"
44
authors.workspace = true
55
description = "Interactive terminal debugger for protobuf payloads"
66
edition.workspace = true

0 commit comments

Comments
 (0)