Skip to content

Commit

Permalink
Merge pull request #24 from andystanton/prepare-tag-0.0.11
Browse files Browse the repository at this point in the history
prepare tag 0.0.11
  • Loading branch information
andystanton authored Sep 26, 2023
2 parents 5291a53 + 5e06a1a commit b3bc0fb
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.10"
s.version = "0.0.11"
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 b3bc0fb

Please sign in to comment.