Skip to content

Commit

Permalink
Bump version to 1.1.2.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 30, 2024
1 parent 0ad30e9 commit 5ae5dd3
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: duckdb
Title: DBI Package for the DuckDB Database Management System
Version: 1.1.2
Version: 1.1.2.9000
Authors@R: c(
person("Hannes", "Mühleisen", , "hannes@cwi.nl", role = "aut",
comment = c(ORCID = "0000-0001-8552-0029")),
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 -->

# duckdb 1.1.2.9000

- Merge branch 'cran-1.1.2'.


# duckdb 1.1.2

## Features
Expand Down

0 comments on commit 5ae5dd3

Please sign in to comment.