Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej-Hlatky committed Dec 25, 2024
1 parent 1da3cff commit dad982f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.0

* Update native eID mSDK dependencies

## 0.0.1

* TODO: Describe initial release.
* Initial release
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- eidmsdk (0.0.1):
- eidmsdk (0.9.0):
- Flutter
- JWTDecode
- lottie-ios
Expand Down Expand Up @@ -31,7 +31,7 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/integration_test/ios"

SPEC CHECKSUMS:
eidmsdk: 7856887449a2fd22ef48d36f8616f07213b4efeb
eidmsdk: 907312cae65036d456cf4b7b4e190ad94ba72d6a
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
integration_test: 13825b8a9334a850581300559b8839134b124670
JWTDecode: 33e5e26e5ddbd21b2065820894c08fef0cad9509
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.1"
version: "0.9.0"
fake_async:
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: eidmsdk
description: "eIDmSDK wrapper for Flutter"
version: 0.0.1
version: 0.9.0
homepage: https://www.freevision.sk

environment:
Expand Down

0 comments on commit dad982f

Please sign in to comment.