We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8d3da commit 3bdab1eCopy full SHA for 3bdab1e
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-## 0.5.0 (2022-03-11)
+### [0.5.1](https://github.com/DartBuild/cocoapods-embed-flutter/compare/v0.5.0...v0.5.1) (2022-03-11)
2
+
3
4
+### 📚 Documentation
5
6
+* add code documentation ([87c06fd](https://github.com/DartBuild/cocoapods-embed-flutter/commit/87c06fd45d3c63a94cda6ce3ae00a200f412bb2a))
7
8
+## [0.5.0](https://github.com/DartBuild/cocoapods-embed-flutter/compare/3358c2b251f51154010990b95b7eaa741049d707...v0.5.0) (2022-03-11)
9
10
11
### 🚀 Features
lib/cocoapods-embed-flutter/gem_version.rb
@@ -4,5 +4,5 @@
module CocoapodsEmbedFlutter
# The version of the cocoapods-embed-flutter.
#
- VERSION = '0.5.0'.freeze
+ VERSION = '0.5.1'.freeze
end
0 commit comments