Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jyunderwood committed Sep 5, 2016
1 parent 442cc68 commit 7ccea59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Originally a Swift and iOS port of [SISinusWaveView](https://github.com/raffael/

## Change Log

- __2.0.1__
- Remove unneeded get of current context within the wave loop
- __2.0__
- Updated for Swift 3.0
- Now a proper iOS framework
Expand Down
2 changes: 1 addition & 1 deletion WaveformView/WaveformView/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 7ccea59

Please sign in to comment.