Compare commits

..

4 Commits

Author SHA1 Message Date
Palash Tyagi
d9bfb326d2
Merge ff97e6b0b62f308377be7ca51d6458b7ae454f9c into c53693fa7b37bb323e548d4be71cbe7d8da04a01 2025-08-05 15:09:31 +01:00
c53693fa7b
Merge pull request #72 from Magnus167/release/a20250805
Bump version to 0.0.1-a.20250805 in Cargo.toml
2025-08-05 00:11:57 +01:00
109d39b248
Merge branch 'main' into release/a20250805 2025-08-05 00:08:27 +01:00
Palash Tyagi
18ad6c689a Bump version to 0.0.1-a.20250805 in Cargo.toml 2025-08-05 00:06:49 +01:00

View File

@ -1,7 +1,7 @@
[package] [package]
name = "rustframe" name = "rustframe"
authors = ["Palash Tyagi (https://github.com/Magnus167)"] authors = ["Palash Tyagi (https://github.com/Magnus167)"]
version = "0.0.1-a.20250804" version = "0.0.1-a.20250805"
edition = "2021" edition = "2021"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
readme = "README.md" readme = "README.md"