Skip to content

Commit

Permalink
podspec 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pro100andrey committed Sep 28, 2017
1 parent 00995d1 commit c76569f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PublicCocoaPods/QMChatViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Pod::Spec.new do |s|

s.name = "QMChatViewController"
s.version = "0.5"
s.version = "0.5.1"
s.summary = "An elegant ready-to-go chat view controller for iOS chat applications that use Quickblox communication backend."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion QMCVDevelopment.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "QMCVDevelopment"
s.version = "0.5"
s.version = "0.5.1"
s.summary = "An elegant ready-to-go chat view controller for iOS chat applications that use Quickblox communication backend."

s.description = <<-DESC
Expand Down

0 comments on commit c76569f

Please sign in to comment.