Skip to content

Commit

Permalink
Bump version => 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRunWu committed Feb 2, 2024
1 parent cc857c2 commit 2feee02
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.2

* Make repository public

## 1.0.0

* Initial FormX SDK release.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In the dependencies: section of your pubspec.yaml, add the following line:

```yaml
dependencies:
formx_sdk_flutter: ^1.0.0
formx_sdk_flutter: ^1.0.2
```
## Setup
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: formx_sdk_flutter
description: A Flutter plugin for using FormX SDK in iOS and Android applications.
version: 1.0.1
version: 1.0.2
repository: https://github.com/oursky/formx-sdk-flutter

environment:
Expand Down

0 comments on commit 2feee02

Please sign in to comment.