Skip to content

Commit

Permalink
Bump dev version to 0.3.0 (#486)
Browse files Browse the repository at this point in the history
Now that 0.2.0 is released we need the regular boilerplate for 0.3.0
development again.
  • Loading branch information
JelteF authored Dec 10, 2024
1 parent f1793c9 commit c4a2615
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg_duckdb.control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
comment = 'DuckDB Embedded in Postgres'
default_version = '0.2.0'
default_version = '0.3.0'
module_pathname = '$libdir/pg_duckdb'
relocatable = false
schema = public
Empty file added sql/pg_duckdb--0.2.0--0.3.0.sql
Empty file.

0 comments on commit c4a2615

Please sign in to comment.