Skip to content

Commit afc2bf4

Browse files
committed
Bump to 2.3.1
1 parent 302514b commit afc2bf4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

KVNProgress.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KVNProgress"
3-
s.version = "2.3"
3+
s.version = "2.3.1"
44
s.summary = "A full screen progress view for iOS 7"
55

66
s.homepage = "https://github.com/kevin-hirsch/KVNProgress"

KVNProgress/KVNProgress-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.3</string>
20+
<string>2.3.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://travis-ci.org/spacedrabbit/KVNProgress.svg?branch=test-jam-test-coverage)](https://travis-ci.org/spacedrabbit/KVNProgress)
55
[![Twitter: @kevinh6113](http://img.shields.io/badge/contact-%40kevinh6113-70a1fb.svg?style=flat)](https://twitter.com/kevinh6113)
66
[![License: MIT](http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat)](https://github.com/kevin-hirsch/KVNProgress/blob/master/README.md)
7-
[![Version](http://img.shields.io/badge/version-2.3-green.svg?style=flat)](https://github.com/kevin-hirsch/KVNProgress)
7+
[![Version](http://img.shields.io/badge/version-2.3.1-green.svg?style=flat)](https://github.com/kevin-hirsch/KVNProgress)
88
[![Cocoapods](http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat)](http://cocoadocs.org/docsets/KVNProgress/)
99

1010
KVNProgress is a fully customizable progress HUD that can be full screen or not.

0 commit comments

Comments
 (0)