summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-06-16 21:13:37 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-06-16 21:14:16 -0300
commit2dfa1fba89de316e197402c4ebb9b794e774d42c (patch)
treeb8645408988682fc3858bd8567d78f992c2efb32 /Cargo.toml
parent98a44fd2ee3e0b4c62265969ec61703817841d92 (diff)
Fix example
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d3af4fe..a689fc8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "selfref"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 edition = "2021"
 description = "Pain-free self-referential pinned types"