Skip to content

Commit

Permalink
v0.3.33 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Feb 3, 2024
1 parent 6c2b602 commit 76468cb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog]. This project adheres to [Semantic Ver

---

## 0.3.33 [2024-02-03]

### Fixed

Builds targeting `wasm32-unknown-unknown` now work again.

## 0.3.32 [2024-02-01]

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion time/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "time"
version = "0.3.32"
version = "0.3.33"
authors = ["Jacob Pratt <open-source@jhpratt.dev>", "Time contributors"]
edition = "2021"
rust-version = "1.67.0"
Expand Down

0 comments on commit 76468cb

Please sign in to comment.