Skip to content

Commit a20a7b6

Browse files
committed
Release v1.0.2
1 parent 3f37a46 commit a20a7b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.2 2025-04-24
4+
### Test
5+
- Fix a bug to fail doctests.
6+
37
## 1.0.1 2025-04-24
48
### Document
59
- Rename Readme.md to README.md.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tphrase"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2015"
55
description = "A translatable phrase generator."
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)