Skip to content

Commit

Permalink
Bumping version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cruisediary committed Oct 21, 2018
1 parent 6090b0c commit 026f072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Comets.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Comets'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = '☄️Comets: Animating Particles in Swift'

# This description is used to generate tags and improve search results.
Expand All @@ -28,4 +28,4 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '9.0'
s.source_files = 'Comets/Sources/**/*'

end
end

0 comments on commit 026f072

Please sign in to comment.