diff --git a/Realm+JSON.podspec b/Realm+JSON.podspec index 0fbe32d..0399474 100644 --- a/Realm+JSON.podspec +++ b/Realm+JSON.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Realm+JSON' - s.version = '0.2.6' + s.version = '0.2.7' s.ios.deployment_target = '7.0' s.osx.deployment_target = '10.9' s.license = { :type => 'MIT', :file => 'LICENSE' }