Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Update CHANGELOG and bump podspec to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
erichoracek committed Dec 1, 2017
1 parent 766bc91 commit 5ce57fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.3.8

## Fixes

- Update example project to Swift 4 (#99)
- Update to latest libyaml (#98)
- Fix warnings (#97)

# 0.3.7

## Fixes
Expand Down
2 changes: 1 addition & 1 deletion Motif.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Motif'
s.version = '0.3.7'
s.version = '0.3.8'
s.license = {
:type => 'MIT',
:file => 'LICENSE'
Expand Down

0 comments on commit 5ce57fe

Please sign in to comment.