Skip to content

Commit

Permalink
Update to v0.13.0-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Feb 14, 2021
1 parent 9ebf41e commit fed99ae
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.13.0-dev.1] - 2021/02/14
### [Break Change]

* 遷移 `toast` package 至本專案(因原作者未上傳 pub.dev)

## [0.12.0] - 2021/02/13
### [Break Change]

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# 官方多國語套件
flutter_localizations:
sdk: flutter
ap_common: ^0.10.0
ap_common: ^0.12.1
```
執行加入套件
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.12.0"
version: "0.13.0-dev.1"
ap_common_plugin:
dependency: "direct main"
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: ap_common
description: The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
version: 0.12.0
version: 0.13.0-dev.1
homepage: https://github.com/abc873693/ap_common

environment:
Expand Down

0 comments on commit fed99ae

Please sign in to comment.