chiark / gitweb /
Version bump to publish the README.
authorSimon Tatham <anakin@pobox.com>
Thu, 17 Apr 2025 07:32:33 +0000 (08:32 +0100)
committerSimon Tatham <anakin@pobox.com>
Thu, 17 Apr 2025 07:32:33 +0000 (08:32 +0100)
Cargo.toml

index 1c37eaeee00d8d70b425724cd7f098e6081caa94..8d883d27c3cbfd86fb820d9babaf45705cdff8d2 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "nimber"
-version = "0.1.0"
+version = "0.1.1"
 edition = "2021"
 license = "MIT"
 description = "Library for calculating in Conway's nim-arithmetic."