Skip to content

Commit ea250af

Browse files
committed
Update version to 0.0.21
1 parent 056bb02 commit ea250af

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.21
2+
3+
- Add `--as-debug` option.
4+
15
## 0.0.20
26

37
- Add `--commit-hash` option.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: flutterflow_cli
22
description: >-
33
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
4-
version: 0.0.20
4+
version: 0.0.21
55
homepage: https://github.com/FlutterFlow/flutterflow-cli
66
issue_tracker: https://github.com/flutterflow/flutterflow-issues
77

88
environment:
9-
sdk: '>=2.17.0 <4.0.0'
9+
sdk: ">=2.17.0 <4.0.0"
1010

1111
dependencies:
1212
archive: ^3.3.5

0 commit comments

Comments
 (0)