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

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
x2on committed Feb 22, 2015
1 parent f57a0f0 commit 044b0e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FSImageViewer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FSImageViewer"
s.version = "3.0"
s.version = "3.1"
s.summary = "FSImageViewer is a photo viewer for iOS."
s.homepage = "https://github.com/x2on/FSImageViewer"
s.social_media_url = 'https://twitter.com/x2on'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you must use AFNetworking 1.3 you can use the 1.x version of FSImageViewer (h
## Install
Using [CocoaPods](http://cocoapods.org/):

`pod 'FSImageViewer', '~> 3.0'`
`pod 'FSImageViewer', '~> 3.1'`

## Basic usage

Expand Down

0 comments on commit 044b0e1

Please sign in to comment.