Skip to content

Commit 50c1c06

Browse files
committed
Updated RxCoreData.podspec tag version for release
1 parent 5111446 commit 50c1c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RxCoreData.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 = "RxCoreData"
3-
s.version = "1.0.0"
3+
s.version = "1.0.1"
44
s.summary = "RxSwift extensions for Core Data"
55
s.description = <<-DESC
66
Provides types and extensions for working with Core Data. For example, you can create and hook up a Core Data request to a table view with just a few lines of code:

0 commit comments

Comments
 (0)