Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
CpdnCristiano committed Sep 10, 2020
1 parent a7f8835 commit b3741e4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [1.0.0]
- add support for [get_Server](https://github.com/jonataslaw/get_server)

## [0.11.5]
- fix create project company

Expand Down
3 changes: 3 additions & 0 deletions lib/samples/impl/get_server/pubspec.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ class GetServerPubspecSample extends Sample {
description: A new Get Server application.
version: 1.0.0
environment:
sdk: '>=2.4.0 <3.0.0'
dependencies:
dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: get_cli
description: Official CLI for GetX™ framework to build Flutter Applications easily
version: 0.11.5
version: 1.0.0
homepage: https://github.com/jonataslaw/get_cli

environment:
Expand Down

0 comments on commit b3741e4

Please sign in to comment.