Skip to content

Commit afe903e

Browse files
committed
- Adjust version number to match previous conventions
- Re-Generate podfile.lock for Example app
1 parent b5bb86d commit afe903e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PODS:
22
- InputBarAccessoryView (4.3.1):
33
- InputBarAccessoryView/Core (= 4.3.1)
44
- InputBarAccessoryView/Core (4.3.1)
5-
- MessageKit (3.1.0-beta):
5+
- MessageKit (3.1.0-beta.1):
66
- InputBarAccessoryView (~> 4.3.0)
77

88
DEPENDENCIES:
@@ -18,7 +18,7 @@ EXTERNAL SOURCES:
1818

1919
SPEC CHECKSUMS:
2020
InputBarAccessoryView: 58a348be7ea2736c7eec60e5c315511c2dbb39fd
21-
MessageKit: 4327b7dd96484c53b09704379391125aa1ba6ba7
21+
MessageKit: 6b809a162328346e0727dbcd040b5f9fd5f5ba15
2222

2323
PODFILE CHECKSUM: 90bd12ca685503630d7fe716609f4974660ed5ee
2424

MessageKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'MessageKit'
3-
s.version = '3.1.0-beta'
3+
s.version = '3.1.0-beta.1'
44
s.license = { :type => "MIT", :file => "LICENSE.md" }
55

66
s.summary = 'An elegant messages UI library for iOS.'

0 commit comments

Comments
 (0)