Skip to content

Commit

Permalink
Bump version to 2.3.2.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jun 12, 2023
1 parent be6998b commit 48dc7a3
Show file tree
Hide file tree
Showing 2 changed files with 6 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.2
Version: 2.3.2.9000
Date: 2023-06-12
Authors@R: c(
person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre"),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# RSQLite 2.3.2.9000 (2023-06-12)

- Internal changes only.


# RSQLite 2.3.2 (2023-06-12)

- Same as previous version.
Expand Down

0 comments on commit 48dc7a3

Please sign in to comment.