We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c05e2 commit eda6ba3Copy full SHA for eda6ba3
WeakMapTable.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "WeakMapTable"
3
- s.version = "1.0.0"
+ s.version = "1.1.0"
4
s.summary = "A weak-to-strong map table"
5
s.homepage = "https://github.com/ReactorKit/WeakMapTable"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments