Bump version to 0.0.1 in Cargo.toml and Cargo.lock

This commit is contained in:
Palash Tyagi
2025-04-14 23:47:24 +01:00
parent 5be08b4d0e
commit 18551fd3d4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rustframe"
version = "0.0.0"
version = "0.0.1"
edition = "2024"
license = "GPL-3.0-or-later"
readme = "README.md"