Skip to content

Commit c0d9718

Browse files
committed
6.0.0
Swift 4.2
1 parent 6e22205 commit c0d9718

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

CHANGELOG.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## 5.0.2
5-
6-
### Fixes
7-
8-
* Fix #228 restore shared SwiftMessages scheme
9-
10-
## 5.0.2
4+
## 6.0.0
115

126
### Changes
137

148
* Migrate to Swift 4.2
159

10+
### Fixes
11+
12+
* Fix #228 restore shared SwiftMessages scheme
13+
1614
## 5.0.1
1715

1816
### Fixes

SwiftMessages.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'SwiftMessages'
3-
spec.version = '5.0.3'
3+
spec.version = '6.0.0'
44
spec.license = { :type => 'MIT' }
55
spec.homepage = 'https://github.com/SwiftKickMobile/SwiftMessages'
66
spec.authors = { 'Timothy Moose' => 'tim@swiftkick.it' }

0 commit comments

Comments
 (0)