diff --git a/PrediKit.podspec b/PrediKit.podspec index 14bd9ae..0dd8c16 100644 --- a/PrediKit.podspec +++ b/PrediKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PrediKit' - s.version = '2.0' + s.version = '2.0.1' s.license = 'MIT' s.summary = 'A Swift NSPredicate DSL for iOS & OS X inspired by SnapKit, lovingly written in Swift, and created by the awesome peeps at KrakenDev.io!' s.homepage = 'https://github.com/KrakenDev/PrediKit'