File tree 4 files changed +10
-3
lines changed
lib/cocoapods-embed-flutter
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ### [ 0.5.3] ( https://github.com/DartBuild/cocoapods-embed-flutter/compare/v0.5.2...v0.5.3 ) (2022-03-18)
2
+
3
+
4
+ ### 📚 Documentation
5
+
6
+ * ** README:** add limitations ([ 9133edc] ( https://github.com/DartBuild/cocoapods-embed-flutter/commit/9133edc006973892b2e55ef13a30f6ae8e8b7ad4 ) )
7
+
1
8
### [ 0.5.2] ( https://github.com/DartBuild/cocoapods-embed-flutter/compare/v0.5.1...v0.5.2 ) (2022-03-12)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- cocoapods-embed-flutter (0.5.2 )
4
+ cocoapods-embed-flutter (0.5.3 )
5
5
cocoapods
6
6
fileutils
7
7
yaml
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ../..
3
3
specs:
4
- cocoapods-embed-flutter (0.5.2 )
4
+ cocoapods-embed-flutter (0.5.3 )
5
5
cocoapods
6
6
fileutils
7
7
yaml
Original file line number Diff line number Diff line change 4
4
module CocoapodsEmbedFlutter
5
5
# The version of the cocoapods-embed-flutter.
6
6
#
7
- VERSION = '0.5.2 ' . freeze
7
+ VERSION = '0.5.3 ' . freeze
8
8
end
You can’t perform that action at this time.
0 commit comments