Skip to content

Commit

Permalink
chore(version): Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realth000 committed Dec 29, 2023
1 parent 261e940 commit ae43221
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [0.3.0] - 2023-12-30

### Added

- 新增解析帖子名称的颜色和字重。
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 使用Flutter制作的天使动漫(tsdm39.com)论坛非官方
repository: https://github.com/realth000/tsdm_client
publish_to: 'none'

version: 0.2.0+3
version: 0.3.0+4

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit ae43221

Please sign in to comment.