Update version to 3.0.0-alpha.3

This commit is contained in:
Pedro Piñera Buendía 2016-10-07 17:04:50 +02:00
parent ec5fb59e92
commit 21880fd334

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SugarRecord"
s.version = "3.0.0-alpha.2"
s.version = "3.0.0-alpha.3"
s.summary = "CoreData & Realm wrapper written on Swift"
s.homepage = "https://github.com/carambalabs/SugarRecord"
s.license = 'MIT'