diff --git a/Skopelos.podspec b/Skopelos.podspec index 9844117..6479928 100644 --- a/Skopelos.podspec +++ b/Skopelos.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Skopelos' - s.version = '2.0.0' + s.version = '2.0.1' s.license = { :type => 'Apache 2.0', :file => 'LICENSE' } s.summary = 'Simply all you need for doing Core Data. Swift flavour.' s.description = 'A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.'