Skip to content

Commit 306919b

Browse files
Update ReactiveSwift.podspec
version
1 parent 6b38733 commit 306919b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactiveSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "ReactiveSwift"
33
# Version goes here and will be used to access the git tag later on, once we have a first release.
4-
s.version = "7.1.1"
4+
s.version = "7.1.2-lrs"
55
s.summary = "Streams of values over time"
66
s.description = <<-DESC
77
ReactiveSwift is a Swift framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.

0 commit comments

Comments
 (0)