Skip to content

Commit 3f4205f

Browse files
Krunoslav ZaherKrunoslav Zaher
Krunoslav Zaher
authored and
Krunoslav Zaher
committed
Release 1.5
1 parent 3bd4a7e commit 3f4205f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RxCocoa.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 = "RxCocoa"
3-
s.version = "1.4"
3+
s.version = "1.5"
44
s.summary = "RxSwift Cocoa extensions"
55
s.description = <<-DESC
66
* UI extensions

RxSwift.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 = "RxSwift"
3-
s.version = "1.4"
3+
s.version = "1.5"
44
s.summary = "Microsoft Reactive Extensions (Rx) for Swift and iOS/OSX platform"
55
s.description = <<-DESC
66
This is a Swift port of Reactive extensions.

0 commit comments

Comments
 (0)