Skip to content

Commit db9664a

Browse files
committed
Release v0.4.0
1 parent 80d65f4 commit db9664a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This changelog follows the patterns described here: https://keepachangelog.com/e
55
Subheadings to categorize changes are `added, changed, deprecated, removed, fixed, security`.
66

77
## Unreleased
8+
9+
## 0.4.0
810
### added
911
- Configurable character of PaginationEllipsis.
1012

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ybc"
3-
version = "0.4.0-beta.0"
3+
version = "0.4.0"
44
description = "A Yew component library based on the Bulma CSS framework."
55
authors = ["Anthony Dodd <[email protected]>"]
66
edition = "2021"

0 commit comments

Comments
 (0)