Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit cbc36c8

Browse files
author
Luis Padron
committed
Update changelog and podspec
1 parent 241ece6 commit cbc36c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.6.1
2+
3+
- Make sure `.swift-version` is included in pod, in order to fix issue with Xcode 9
4+
15
# Version 1.6.0
26

37
#### Highlight: Updated for Xcode 9 and Swift 4

UICircularProgressRing.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "UICircularProgressRing"
5-
s.version = "1.6.0"
5+
s.version = "1.6.1"
66
s.summary = "A highly customizable circular progress bar for iOS written in Swift 3"
77

88
s.description = <<-DESC

0 commit comments

Comments
 (0)