We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3925c87 commit 148d972Copy full SHA for 148d972
Cargo.toml
@@ -4,7 +4,7 @@ keywords = ["date", "time", "calendar", "timezone", "duration"]
4
categories = ["date-and-time", "internationalization"]
5
readme = "./README.md"
6
description = "Temporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust."
7
-version = "0.0.3"
+version = "0.0.4"
8
edition = "2021"
9
authors = ["boa-dev"]
10
license = "MIT OR Apache-2.0"
0 commit comments