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

Commit

Permalink
Update CHANGELOG and bump podspec to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
erichoracek committed Nov 30, 2017
1 parent da184bd commit 2671d9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.3.7

## Fixes

- Update to Xcode 9.1 (#96)
- Fix memory leaks (#95)

# 0.3.6

## 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.6'
s.version = '0.3.7'
s.license = {
:type => 'MIT',
:file => 'LICENSE'
Expand Down

0 comments on commit 2671d9b

Please sign in to comment.