From 986ea64826c69182ac296badc19ad8023e505fdf Mon Sep 17 00:00:00 2001 From: Chris Schaefbauer Date: Fri, 12 Jun 2015 11:05:54 -0600 Subject: [PATCH] Release 0.2.0 --- Granola.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Granola.podspec b/Granola.podspec index a039d22..e33a9ca 100644 --- a/Granola.podspec +++ b/Granola.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Granola" - s.version = "0.2.0" + s.version = "0.2.0" s.summary = "A healthful serializer for your HealthKit data." s.homepage = "https://github.com/openmhealth/Granola" s.license = { :type => 'Apache 2.0',