Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Commit

Permalink
Bump to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Sep 15, 2018
1 parent 6e0b69a commit 4b9cae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImageSizeFetcher.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ImageSizeFetcher"
s.version = "0.9.0"
s.version = "0.9.1"
s.summary = "Finds the size or type of an image given its URL by fetching as little as needed"
s.description = <<-DESC
ImageSizeFetcher attempt to parse the size of an image downloaded as little data as needed without getting the entire file.
Expand Down

0 comments on commit 4b9cae5

Please sign in to comment.