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

Commit 044b0e1

Browse files
committed
Update version
1 parent f57a0f0 commit 044b0e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FSImageViewer.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "FSImageViewer"
3-
s.version = "3.0"
3+
s.version = "3.1"
44
s.summary = "FSImageViewer is a photo viewer for iOS."
55
s.homepage = "https://github.com/x2on/FSImageViewer"
66
s.social_media_url = 'https://twitter.com/x2on'

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you must use AFNetworking 1.3 you can use the 1.x version of FSImageViewer (h
1111
## Install
1212
Using [CocoaPods](http://cocoapods.org/):
1313

14-
`pod 'FSImageViewer', '~> 3.0'`
14+
`pod 'FSImageViewer', '~> 3.1'`
1515

1616
## Basic usage
1717

0 commit comments

Comments
 (0)