version bump

This commit is contained in:
John Estropia
2015-07-09 18:57:59 +09:00
parent 929fdfd9a9
commit e0048f589c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "0.2.0"
s.version = "0.2.1"
s.license = "MIT"
s.summary = "Simple, elegant, and smart Core Data programming with Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"