Browse Source

Bump version to 0.3.10.

Kestrel 1 year ago
parent
commit
79e1e78a57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      microrm/Cargo.toml

+ 1 - 1
microrm/Cargo.toml

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