Cut 1.0.0-beta.2 release

This commit is contained in:
Steven Deutsch
2018-06-13 18:44:19 -05:00
parent 528ed1aae6
commit b0c9cf3bc0
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '1.0.0-beta.1'
s.version = '1.0.0-beta.2'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'