diff --git a/info.yml b/info.yml index 709f15f..459cdb3 100644 --- a/info.yml +++ b/info.yml @@ -1,6 +1,6 @@ name: sqlite description: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine -version: 3.53.3 +version: 3.53.4 revision: 1 url: https://www.sqlite.org/ license: Public Domain