diff --git a/RxRealm.podspec b/RxRealm.podspec index 4f9ad47..0644c65 100644 --- a/RxRealm.podspec +++ b/RxRealm.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "RxRealm" - s.version = "0.1.2" + s.version = "0.1.3" s.summary = "An Rx wrapper of Realm's collection type" s.description = <<-DESC