Skip to content

Commit

Permalink
fledge: Bump version to 2.3.8.9007
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 30, 2024
1 parent f8e4069 commit c8deed4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RSQLite
Title: SQLite Interface for R
Version: 2.3.8.9006
Version: 2.3.8.9007
Date: 2024-11-30
Authors@R: c(
person("Kirill", "Müller", , "[email protected]", role = c("aut", "cre"),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# RSQLite 2.3.8.9007 (2024-11-30)

## Features

- Upgrade bundled SQLite to 3.47.1 (#550).


# RSQLite 2.3.8.9006 (2024-11-30)

## Continuous integration
Expand Down

0 comments on commit c8deed4

Please sign in to comment.