Skip to content

Commit 9b7d127

Browse files
committed
Update to sqlite 3.43.1
1 parent 295546d commit 9b7d127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3.podspec

+1-1
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.43.0'
3+
s.version = '3.43.1'
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)