Skip to content

Commit 4e48368

Browse files
committed
Release 2.2.1
1 parent 45fb22d commit 4e48368

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
---
66

7-
## [Master](https://github.com/fulldecent/FDWaveformView/compare/2.2.0...master)
7+
## [Master](https://github.com/fulldecent/FDWaveformView/compare/2.2.1...master)
88

9-
#### Added
9+
---
10+
11+
## [2.2.1](https://github.com/fulldecent/FDWaveformView/releases/tag/2.2.1)
12+
Released on 2017-05-31.
1013

1114
#### Changed
1215
- Now using ranges in the API where appropriate

FDWaveformView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FDWaveformView'
3-
s.version = '2.2.0'
3+
s.version = '2.2.1'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'Reads an audio file and displays the waveform'
66
s.description = <<-DESC

0 commit comments

Comments
 (0)