Update for release 0.10.1

This commit is contained in:
Steven Deutsch
2017-11-01 21:14:22 -05:00
parent 45c9b4d9a2
commit 1c17f2918d
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 = '0.10.0'
s.version = '0.10.1'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'