Skip to content

Commit

Permalink
Merge pull request #11 from Edward-Bazko/bump-version
Browse files Browse the repository at this point in the history
Pod version bump
  • Loading branch information
marchv authored May 16, 2020
2 parents c479b9b + 20cbc02 commit a195be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIScreenExtension.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "UIScreenExtension"
s.version = "0.0.6"
s.version = "0.0.7"
s.summary = "An extension to UIScreen that offers information about the pixel density (or point density) of iPhones and iPads."
s.description = <<-DESC
This extension offers information about the pixel/point density measured in either pixels/points per centimeter/inch (PPI/PPCM).
Expand Down

0 comments on commit a195be2

Please sign in to comment.