T29: Update Cargo.toml to 0.1.2 + fix FFI version #66

Open
opened 2026-03-24 22:31:49 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:31:49 +03:00 (Migrated from github.com)

Task 29: Rust Version Bump

Wave: 7 (Polish)
Category: quick
Parent: Epic #37

What to do

  • Update workspace version in root Cargo.toml to "0.1.2"
  • Update ogex/src/ffi.rs version string from "0.1.0" to "0.1.2"

Acceptance Criteria

  • Workspace version == "0.1.2"
  • FFI version string == "0.1.2"

Commit (groups with T28, T30-T31)

chore: bump version to 0.1.2

## Task 29: Rust Version Bump **Wave**: 7 (Polish) **Category**: quick **Parent**: Epic #37 ### What to do - Update workspace version in root Cargo.toml to "0.1.2" - Update ogex/src/ffi.rs version string from "0.1.0" to "0.1.2" ### Acceptance Criteria - [ ] Workspace version == "0.1.2" - [ ] FFI version string == "0.1.2" ### Commit (groups with T28, T30-T31) `chore: bump version to 0.1.2`
Sign in to join this conversation.
No description provided.