Skip to content

Commit ee81e32

Browse files
committed
- v1.1.4
1 parent f0f5eaf commit ee81e32

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

AXStateButton.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 = "AXStateButton"
3-
s.version = "1.1.3"
3+
s.version = "1.1.4"
44
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
55
s.summary = "A simple UIButton subclass that allows for extensive button state customization."
66
s.homepage = "https://github.com/alexhillc/AXStateButton"

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.1.4
2+
- **[FIX]** Xcode 9 strict prototype warning
3+
14
# 1.1.3
25
- Support for iOS 8
36

0 commit comments

Comments
 (0)