Skip to content

Commit acf15b3

Browse files
github-actions[bot]EqualMa
authored andcommitted
chore(main): release 0.1.1
1 parent 4830328 commit acf15b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/frender-rs/ghost-lite/compare/v0.1.0...v0.1.1) (2023-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* `pub` not working ([4830328](https://github.com/frender-rs/ghost-lite/commit/48303282223bca697e5c2fd7e9d8e3b7272b3932))
9+
310
## 0.1.0 (2023-01-13)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ghost-lite"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
license = "MIT"
66
description = "custom PhantomData types"

0 commit comments

Comments
 (0)