diff --git a/Algorithm.podspec b/Algorithm.podspec
index a38ca8b..a343678 100644
--- a/Algorithm.podspec
+++ b/Algorithm.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Algorithm'
- s.version = '2.0.0'
+ s.version = '2.0.1'
s.license = 'BSD-3-Clause'
s.summary = 'A toolset for writing algorithms in Swift.'
s.homepage = 'http://algorithmswift.io'
diff --git a/README.md b/README.md
index 074d522..7f7a179 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Algorithm is a library of tools that is used to create intelligent applications.
## Installation
> **Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.10).**
-> - [Download Graph](https://github.com/CosmicMind/Algorithm/archive/master.zip)
+> - [Download Algorithm](https://github.com/CosmicMind/Algorithm/archive/master.zip)
Visit the [Installation](https://github.com/CosmicMind/Algorithm/wiki/Installation) page to learn how to install Algorithm using [CocoaPods](http://cocoapods.org) and [Carthage](https://github.com/Carthage/Carthage).
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 7e7479f..783e22e 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleSignature
????
CFBundleVersion