Kestrel 2 anni fa
parent
commit
9c06670495
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      microrm/Cargo.toml

+ 1 - 1
microrm/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "microrm"
-version = "0.3.1"
+version = "0.3.2"
 edition = "2021"
 license = "BSD-4-Clause"
 authors = ["Kestrel <kestrel@flying-kestrel.ca>"]