diff --git a/Graph.podspec b/Graph.podspec index 07c9355b..cd8aa5e2 100755 --- a/Graph.podspec +++ b/Graph.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Graph' - s.version = '2.0.0' + s.version = '2.0.1' s.license = 'BSD-3-Clause' s.summary = 'Graph is a semantic database that is used to create data-driven applications.' s.homepage = 'http://graphswift.io'