Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmandry committed Apr 20, 2019
1 parent 4f53e3b commit 72e83b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
Breaking changes
- Upgraded to PromiseKit 6; see the [migration guide](https://promisekit.org/news/2018/02/PromiseKit-6.0-Released/)

0.0.4
=====

- Fixed compile on Xcode 10.2.

0.0.3
=====

Expand Down
2 changes: 1 addition & 1 deletion Swindler.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Swindler'
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = 'macOS window management framework, written in Swift'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 72e83b7

Please sign in to comment.