Skip to content

Commit

Permalink
updated version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rounak committed Feb 28, 2015
1 parent 1c0d8d7 commit 9929e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RJImageLoader.podspec
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "RJImageLoader"
s.version = "0.2.0"
s.version = "0.3.0"
s.summary = "A neat image loader for iOS based on Michael Villar's design."
s.description = <<-DESC
RJImageLoader is a category on UIImageView that lets you add a circular progress and reveal animation when loading images from the network. It is agnostic to the image download process, has a simple interface, and is very easy to integrate.
Expand Down

0 comments on commit 9929e4f

Please sign in to comment.