Skip to content

Commit aea4a28

Browse files
committed
Release v0.1.1
1 parent 9b9bded commit aea4a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "js_option"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "An Option-like type with separate null and undefined variants"
55
readme = "README.md"
66
repository = "https://github.com/ruma/js_option"

0 commit comments

Comments
 (0)