Skip to content

Commit a18cee0

Browse files
committed
Update podspecs.
1 parent 5c1a2f3 commit a18cee0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Differentiator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Differentiator"
3-
s.version = "4.0.0"
3+
s.version = "4.0.1"
44
s.summary = "Diff algorithm for UITableView and UICollectionView."
55
s.description = <<-DESC
66
Diff algorithm for UITableView and UICollectionView.

RxDataSources.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxDataSources"
3-
s.version = "4.0.0"
3+
s.version = "4.0.1"
44
s.summary = "This is a collection of reactive data sources for UITableView and UICollectionView."
55
s.description = <<-DESC
66
This is a collection of reactive data sources for UITableView and UICollectionView.

0 commit comments

Comments
 (0)