Skip to content

Commit

Permalink
Update Jetpack.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
psharanda authored Sep 13, 2019
1 parent 6560532 commit 31b3e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jetpack.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Jetpack"
s.version = "4.1.6"
s.version = "4.2.0"
s.summary = "Light and bright functional reactive framework"
s.description = <<-DESC
Minimalistic implementation of rx primitives. Basically observer pattern implementations which helps to easily organize interaction of different components.
Expand Down

0 comments on commit 31b3e6a

Please sign in to comment.