Skip to content

Commit

Permalink
update version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGong2013 committed Nov 21, 2020
1 parent 6544eb1 commit e5d408b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ _Flutter **stable channel** 发布后 **一周内**适配发布对应的`g_farad
``` yaml
dependencies:
# 请确认与本地Flutter兼容的版本
g_faraday: ^0.4.1-pre.1
g_faraday: ^0.4.1
```
### Flutter 端集成
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.1-pre.1"
version: "0.4.1"
g_json:
dependency: transitive
description:
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: g_faraday
description: A plugin for building hybrid stack apps with flutter
version: 0.4.1-pre.1
version: 0.4.1
homepage: https://github.com/gfaraday/g_faraday

environment:
Expand Down

0 comments on commit e5d408b

Please sign in to comment.