Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
Swift 4.2
  • Loading branch information
wtmoose committed Sep 20, 2018
1 parent 6e22205 commit c0d9718
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.

## 5.0.2

### Fixes

* Fix #228 restore shared SwiftMessages scheme

## 5.0.2
## 6.0.0

### Changes

* Migrate to Swift 4.2

### Fixes

* Fix #228 restore shared SwiftMessages scheme

## 5.0.1

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion SwiftMessages.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'SwiftMessages'
spec.version = '5.0.3'
spec.version = '6.0.0'
spec.license = { :type => 'MIT' }
spec.homepage = 'https://github.com/SwiftKickMobile/SwiftMessages'
spec.authors = { 'Timothy Moose' => '[email protected]' }
Expand Down

0 comments on commit c0d9718

Please sign in to comment.