Skip to content

Commit 302694b

Browse files
committed
chore(release): bump version
1 parent 1fbd624 commit 302694b

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5+
## 0.3.1 - 2026-01-16
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Bump dependencies by @mindoodoo in [#138](https://github.com/orhun/binsider/pull/138)
10+
11+
## New Contributors
12+
13+
* @mindoodoo made their first contribution in [#138](https://github.com/orhun/binsider/pull/138)
14+
15+
**Full Changelog**: https://github.com/orhun/binsider/compare/v0.3.0...0.3.1
16+
517
## 0.3.0 - 2025-11-30
618

719
### 🚀 Features

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.0"
3+
version = "0.3.1"
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)