2 Commits

Author SHA1 Message Date
14f1be5a2a Merge pull request 'Update Cargo.toml' (#7) from nvrl-patch-1 into main
All checks were successful
Release / Build and Release (push) Successful in 53s
Reviewed-on: #7
2026-03-17 09:33:13 +01:00
49eac25d48 Update Cargo.toml
All checks were successful
Version Check / check-version (pull_request) Successful in 3s
2026-03-17 09:33:05 +01:00

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "mould" name = "mould"
version = "0.2.1" version = "0.3.0"
edition = "2024" edition = "2024"
authors = ["Nils Pukropp <nils@narl.io>"] authors = ["Nils Pukropp <nils@narl.io>"]