Skip to content

Commit 20c1908

Browse files
author
Omar Cafini
committed
update version name
1 parent ca32696 commit 20c1908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MQTTKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "MQTTKit"
4-
s.version = "0.1.0-next"
4+
s.version = "0.1.1-next"
55
s.summary = "Objective-C client for MQTT 3.1"
66
s.homepage = "http://github.com/jmesnil/MQTTKit"
77
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }

0 commit comments

Comments
 (0)