diff --git a/Akane.podspec b/Akane.podspec index b383998..350b0a6 100644 --- a/Akane.podspec +++ b/Akane.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Akane" - s.version = "0.7.2" + s.version = "0.8.0" s.source = { :git => "https://github.com/akane/Akkane.git", :tag => s.version.to_s }