Skip to content

Commit a314d3c

Browse files
committed
chore(release): bump version
1 parent fa13264 commit a314d3c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

33
[**binsider**](https://binsider.dev): Analyze ELF binaries like a boss 😼🕵️‍♂️
44

5+
6+
## 0.3.2 - 2026-02-01
7+
8+
### ⚙️ Miscellaneous Tasks
9+
10+
- Bump dependencies
11+
12+
**Full Changelog**: https://github.com/orhun/binsider/compare/v0.3.1...0.3.2
13+
514
## 0.3.1 - 2026-01-16
615

716
### ⚙️ Miscellaneous Tasks

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "binsider"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "Analyze ELF binaries like a boss"
55
authors = ["Orhun Parmaksız <orhunparmaksiz@gmail.com>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)