Skip to content

Commit

Permalink
Bump pod version to appropriate level
Browse files Browse the repository at this point in the history
Because this version has feature updates as well as bug fixes, it should be a minor version bump, not just a patch version bump.
  • Loading branch information
schaefba committed Aug 10, 2015
1 parent e43316b commit e3f8df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Granola.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Granola"
s.version = "0.2.1"
s.version = "0.3.0"
s.summary = "A healthful serializer for your HealthKit data."
s.homepage = "https://github.com/openmhealth/Granola"
s.license = { :type => 'Apache 2.0',
Expand Down

0 comments on commit e3f8df9

Please sign in to comment.