Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthein committed Dec 27, 2017
1 parent 79d776b commit deaa4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Observable.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Observable'
s.version = '1.2.0'
s.version = '1.3.0'
s.ios.deployment_target = '8.0'
s.summary = 'The easiest way to observe values in Swift'
s.description = <<-DESC
Expand Down

0 comments on commit deaa4ca

Please sign in to comment.