Skip to content

Commit 617d875

Browse files
committed
Bump version to 0.4.1
1 parent 015d9c1 commit 617d875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shouter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Shouter"
3-
s.version = "0.4.0"
3+
s.version = "0.4.1"
44
s.summary = "A type safe, thread safe and memory safe alternative for NotificationCenter"
55
s.homepage = "https://github.com/ChaosCoder/Shouter"
66
s.license = { :type => 'MIT', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)