Skip to content

Commit 92f3428

Browse files
authored
Merge pull request #17 from vanniktech/patch-1
SQLite 3.39.1
2 parents 3e3e64f + bee8e76 commit 92f3428

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.0'
3+
s.version = '3.39.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)