Skip to content

Commit c8cca18

Browse files
authored
Podspec update for 4.0.1 (#3481)
-Ming
1 parent 9278dc1 commit c8cca18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CouchbaseLite-Swift.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 = 'CouchbaseLite-Swift'
3-
s.version = '4.0.0'
3+
s.version = '4.0.1'
44
s.license = 'Apache License, Version 2.0'
55
s.homepage = 'https://github.com/couchbase/couchbase-lite-ios'
66
s.summary = 'An embedded syncable NoSQL database for iOS and MacOS apps.'

CouchbaseLite.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 = 'CouchbaseLite'
3-
s.version = '4.0.0'
3+
s.version = '4.0.1'
44
s.license = 'Apache License, Version 2.0'
55
s.homepage = 'https://github.com/couchbase/couchbase-lite-ios'
66
s.summary = 'An embedded syncable NoSQL database for iOS and MacOS apps.'

0 commit comments

Comments
 (0)