diff --git a/WeakMapTable.podspec b/WeakMapTable.podspec index e9ad344..6951556 100644 --- a/WeakMapTable.podspec +++ b/WeakMapTable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WeakMapTable" - s.version = "1.0.0" + s.version = "1.1.0" s.summary = "A weak-to-strong map table" s.homepage = "https://github.com/ReactorKit/WeakMapTable" s.license = { :type => "MIT", :file => "LICENSE" }