Skip to content

Commit

Permalink
bump release (#120)
Browse files Browse the repository at this point in the history
bump release
  • Loading branch information
jasonwilliams authored Dec 5, 2024
1 parent 3925c87 commit 148d972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords = ["date", "time", "calendar", "timezone", "duration"]
categories = ["date-and-time", "internationalization"]
readme = "./README.md"
description = "Temporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust."
version = "0.0.3"
version = "0.0.4"
edition = "2021"
authors = ["boa-dev"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 148d972

Please sign in to comment.