Skip to content

Commit

Permalink
Release version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshilShah committed Sep 30, 2017
1 parent 3567d36 commit 14d6f56
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.0 Release notes (30/9/2017)
----

- Lowered the target OS to iOS 8.0

0.3.0 Release notes (22/9/2017)
----

Expand Down
2 changes: 1 addition & 1 deletion NotchKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'NotchKit'
spec.version = '0.3.0'
spec.version = '0.4.0'
spec.summary = 'One line to hide the iPhone X notch'
spec.description = <<-DESC
A UIWindow subclass to limit your iOS apps to a roundrect frame
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Here's what it looks like:
## Requirements

- Swift 3
- iOS 11
- iOS 8

## Installation

Expand Down

0 comments on commit 14d6f56

Please sign in to comment.