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 015d9c1 commit 617d875Copy full SHA for 617d875
Shouter.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Shouter"
3
- s.version = "0.4.0"
+ s.version = "0.4.1"
4
s.summary = "A type safe, thread safe and memory safe alternative for NotificationCenter"
5
s.homepage = "https://github.com/ChaosCoder/Shouter"
6
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
0 commit comments