Skip to content

Commit 7b05625

Browse files
chore: bump version to 0.2.0 (#21)
1 parent 47752dc commit 7b05625

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Changelog
2+
3+
## 0.2.0
4+
5+
- feat: BREAKING. ExitException to handle full range of valid exit codes.
6+
17
## 0.1.4
28

39
- fix: Expose prompt features.

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.1.4
2+
version: 0.2.0
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)