diff --git a/README.md b/README.md
index d57ab50..c6e4761 100755
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/WaveformView/WaveformView/Info.plist b/WaveformView/WaveformView/Info.plist
index 0ae39de..0e27f5f 100644
--- a/WaveformView/WaveformView/Info.plist
+++ b/WaveformView/WaveformView/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0
+ 2.0.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass