diff --git a/RxWebKit.podspec b/RxWebKit.podspec index 5d24629..553a330 100644 --- a/RxWebKit.podspec +++ b/RxWebKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RxWebKit" - s.version = "1.0.2" + s.version = "2.0.0" s.summary = "RxWebKit is a RxSwift wrapper for WebKit." s.description = <<-DESC RxWebKit is a RxSwift wrapper for `WebKit`.