Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OhKanghoon committed Mar 22, 2019
1 parent e9819c1 commit caa0b61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ PODS:
- RxAtomic (4.4.1)
- RxCocoa (4.4.1):
- RxSwift (~> 4.0)
- RxDataSources-Texture (1.0.0):
- RxDataSources-Texture (1.0.1):
- Differentiator (~> 3.0)
- RxCocoa (~> 4.0)
- RxSwift (~> 4.0)
Expand Down Expand Up @@ -78,7 +78,7 @@ SPEC CHECKSUMS:
RxAlamofire: 09624d0f2d48ed8b686e4eb4cf68e28cbd2df556
RxAtomic: f8d6adc1ccb87a767811269e4875887bc74dbf19
RxCocoa: 2f35a76bf8887872e28a1914112395b11b8e0e64
RxDataSources-Texture: 256a2ba6155209cda35857122306dc0beb8e22ca
RxDataSources-Texture: f4bcbba0c78212e38ca77714665efe44067b5189
RxOptional: 80426a0ddbd092573e4c482d8cc13302078c4d5e
RxSwift: 92fcf68dfef21f3e2ab1965363d9e7b3d787597e
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
Expand Down
2 changes: 1 addition & 1 deletion RxDataSources-Texture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RxDataSources-Texture'
s.version = '1.0.0'
s.version = '1.0.1'
s.summary = 'RxDataSources With Texture'
s.description = <<-DESC
This is a collection of reactive data sources for ASTableNode and ASCollectionNode
Expand Down

0 comments on commit caa0b61

Please sign in to comment.