Skip to content

Commit

Permalink
Bump up version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 committed Apr 17, 2020
1 parent a47f347 commit 5ce1e0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Kingfisher (5.13.4):
- Kingfisher/Core (= 5.13.4)
- Kingfisher/Core (5.13.4)
- RxAlertViewable (0.8.4):
- RxAlertViewable (0.9):
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxCocoa (5.1.1):
Expand Down Expand Up @@ -34,7 +34,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Kingfisher: d2279a7abece3c7f25a80cd2b7f363ca5cf3f44c
RxAlertViewable: 52132268f3de07d7078bb87301c9c69fe5ce1f3b
RxAlertViewable: 82a1ce0033c67215de9212e6e478b3935bd68165
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
Expand Down
2 changes: 1 addition & 1 deletion RxAlertViewable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Pod::Spec.new do |s|
s.name = 'RxAlertViewable'
s.version = '0.8.4'
s.version = '0.9'
s.summary = 'A simple alert library with RxSwift supported.'

s.description = <<-DESC
Expand Down

0 comments on commit 5ce1e0c

Please sign in to comment.