diff --git a/RealmWrapper.podspec b/RealmWrapper.podspec index 19b8b37..1819eb2 100644 --- a/RealmWrapper.podspec +++ b/RealmWrapper.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RealmWrapper" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "Simple wrapper for RealmSwift" s.description = "This is simple wrapper that wrapper is easy to use transaction synchronous processing and realm notifications." s.homepage = "https://github.com/k-lpmg/RealmWrapper"