build: version pump script (#1398)

* build: version pump script

* feat: server pump is optional

* chore: remove unused variable

* chore: examples

Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
Jason Rasmussen 2023-01-23 22:46:37 -05:00 committed by GitHub
parent 4e6880e520
commit 443d08381a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 88 additions and 49 deletions

View file

@ -31,11 +31,6 @@ void main() {
// TODO
});
// int build
test('to test the property `build`', () async {
// TODO
});
});