We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9bded commit aea4a28Copy full SHA for aea4a28
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "js_option"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "An Option-like type with separate null and undefined variants"
5
readme = "README.md"
6
repository = "https://github.com/ruma/js_option"
0 commit comments