Cargo.toml: 0.1.0 -> 1.0.0
All checks were successful
Build and test / check-license (push) Successful in 1m3s
Build and test / check (push) Successful in 2m3s
Build and test / build (push) Successful in 3m35s
Build and test / test (push) Successful in 3m19s
Build and test / docs (push) Successful in 6m41s

This commit is contained in:
2026-01-14 00:30:18 +09:00
parent 2838c584d3
commit b2d9400f0e

View File

@@ -1,6 +1,6 @@
[package]
name = "muscl"
version = "0.1.0"
version = "1.0.0"
edition = "2024"
resolver = "2"
license = "BSD-3-Clause"