We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54db76 commit bc531f0Copy full SHA for bc531f0
1 file changed
MBDataSource.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
3
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
4
s.name = "MBDataSource"
5
- s.version = "5.0.4"
+ s.version = "5.1.0"
6
s.summary = "Simplifies the setup of UITableView data sources and cells using type-safe cell configurators."
7
s.description = <<-DESC
8
Framework to simplify the setup of UITableView data sources and cells.
0 commit comments