Skip to content

Commit

Permalink
Set version to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Adolfo Martinelli committed Jun 20, 2018
1 parent 0a79238 commit 568807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftMQTT.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "SwiftMQTT"
s.version = "3.0.0"
s.version = "3.0.0.beta.1"
s.summary = "MQTT Client in pure Swift"
s.description = <<-DESC
MQTT Client in Swift 4.1 based on MQTT Version 3.1.1
Expand Down

0 comments on commit 568807e

Please sign in to comment.