Skip to content

Commit 6347ed1

Browse files
committed
Bump to 0.3.2
1 parent 9cfe8db commit 6347ed1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Version 0.3.2
4+
5+
- Fix a bug where some information would not be retrieved properly.
6+
37
## Version 0.3.1
48

59
- Improve `codepoint` show rule.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2024 Malo <https://github.com/MDLC01>
1+
Copyright © 2025 Malo <https://github.com/MDLC01>
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of
44
this software and associated documentation files (the “Software”), to deal in

src/typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "unichar"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
entrypoint = "lib.typ"
55
authors = ["Malo <@MDLC01>"]
66
license = "MIT AND Unicode-3.0"

0 commit comments

Comments
 (0)