Skip to content

Commit 4a499c1

Browse files
authored
Merge pull request #20 from simolus3/patch-1
Upgrade to sqlite3 version `3.39.4`
2 parents e7559db + 26f3b8a commit 4a499c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3.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 = 'sqlite3'
3-
s.version = '3.39.3'
3+
s.version = '3.39.4'
44
s.license = { :type => 'Public Domain', :text => <<-LICENSE
55
All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
66
All code authors, and representatives of the companies they work for, have signed affidavits dedicating their contributions to the public domain and originals of those signed affidavits are stored in a firesafe at the main offices of Hwaci.

0 commit comments

Comments
 (0)