Skip to content

Commit 2185969

Browse files
committed
chore: Bump version to 0.5.1
1 parent bc89942 commit 2185969

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
# Changelog
22

3+
## 0.5.1
4+
5+
- docs: Moved Config README into main README
6+
37
## 0.5.0
48

59
- feat: Introduced the `config` library for unified args and env parsing

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cli_tools
2-
version: 0.5.0
2+
version: 0.5.1
33
description: A collection of tools for building great command-line interfaces.
44
repository: https://github.com/serverpod/cli_tools
55
homepage: https://serverpod.dev

0 commit comments

Comments
 (0)