- Adjust version number to match previous conventions

- Re-Generate podfile.lock for Example app
This commit is contained in:
Austin Wright
2020-02-25 13:38:42 -05:00
parent b5bb86de78
commit afe903e836
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '3.1.0-beta'
s.version = '3.1.0-beta.1'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'