Skip to content

Commit aa83752

Browse files
nicholasbishopphip1611
authored andcommitted
release: 0.3.3
1 parent ae83044 commit aa83752

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.3.3 (2024-04-06)
22

33
* Impl `Display`, `Eq`, `PartialEq`, `Ord`, `PartialOrd`, and `Hash` for
44
the `Error` type.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ucs2"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Gabriel Majeri <[email protected]>", "Fredrik Aleksander", "Isaac Woods"]
55
description = "UCS-2 decoding and encoding functions"
66
repository = "https://github.com/rust-osdev/ucs2-rs"

0 commit comments

Comments
 (0)