Skip to content

Commit 28170da

Browse files
committed
Mump version to 4.1.0
1 parent 7483c21 commit 28170da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>4.0.0</string>
18+
<string>4.1.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

SwiftObserver.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# meta infos
44
s.name = "SwiftObserver"
5-
s.version = "4.0.0"
5+
s.version = "4.1.0"
66
s.summary = "The Elegant Approach to Reactive Swift"
77
s.description = "SwiftObserver is a lightweight framework for reactive Swift. It's a bit unconventional and designed to be readable, easy, flexible, non-intrusive, simple and safe."
88
s.homepage = "http://flowtoolz.com"

0 commit comments

Comments
 (0)