diff --git a/Akane.podspec b/Akane.podspec index 31952f8..31175a4 100644 --- a/Akane.podspec +++ b/Akane.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Akane" - s.version = "0.10.1" + s.version = "0.11" s.source = { :git => "https://github.com/akane/Akkane.git", :tag => s.version.to_s }