Skip to content

Commit 816e94b

Browse files
committed
chore: bump version to 0.5.0
1 parent ed1d79b commit 816e94b

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8-
## [0.5.0] - 2026-XX-XX
8+
## [0.5.0] - 2026-02-13
99

1010
### Added
1111

Cargo.lock

Lines changed: 6 additions & 6 deletions
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
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.4.0"
13+
version = "0.5.0"
1414
edition = "2024"
1515
license = "MIT"
1616
authors = ["userFRM"]

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rpg-encoder",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "RPG-Encoder — semantic code graph for AI-assisted code understanding",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)