chore(release): publish packages

- moxplatform@0.1.11+1
 - moxplatform_android@0.1.11+1
 - moxplatform_platform_interface@0.1.11+1
This commit is contained in:
2022-09-06 14:19:53 +02:00
parent e1494cda4c
commit 52acfeb3d1
6 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.11+1
- **REFACTOR**: Make version constraints looser.
## 0.1.0
* Initial release of this plugin.

View File

@@ -1,6 +1,6 @@
name: moxplatform
description: Moxxy platform-specific code
version: 0.1.11
version: 0.1.11+1
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment:
@@ -25,10 +25,10 @@ dependencies:
moxplatform_android:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.11
version: ^0.1.11+1
moxplatform_platform_interface:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.11
version: ^0.1.11+1
dev_dependencies:
flutter_test: