flutter pub pub publish

This commit is contained in:
agrapine
2019-10-17 14:34:21 +01:00
parent 1609ca706c
commit 015ef72258
2 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
### 0.0.3
* Added Action Plan :p
### 0.0.2
* Added BendBox

View File

@@ -1,5 +1,5 @@
Deploy
Deploy (...)
```zsh
flutter pub publish
flutter pub pub publish
```