Skip to content

Commit

Permalink
Merge pull request #12 from alex-melnyk/version_changed
Browse files Browse the repository at this point in the history
Version changed.
  • Loading branch information
alex-melnyk authored Nov 29, 2021
2 parents 0b3171c + 44df276 commit aaba966
Show file tree
Hide file tree
Showing 4 changed files with 22 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 @@
## 2.0.2

* RTL added for Arabic

## 2.0.1+2

* Using example added.
Expand Down
16 changes: 16 additions & 0 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- Flutter (1.0.0)

DEPENDENCIES:
- Flutter (from `Flutter`)

EXTERNAL SOURCES:
Flutter:
:path: Flutter

SPEC CHECKSUMS:
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c

PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c

COCOAPODS: 1.10.1
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.0.1+2"
version: "2.0.2"
meta:
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: flutter_advanced_segment
description: An advanced segment widget, that can be fully customized with bunch of properties, just try it and enjoy!
version: 2.0.1+2
version: 2.0.2
homepage: https://github.com/alex-melnyk/flutter_advanced_segment
repository: https://github.com/alex-melnyk/flutter_advanced_segment
issue_tracker: https://github.com/alex-melnyk/flutter_advanced_segment/issues
Expand Down

0 comments on commit aaba966

Please sign in to comment.