Skip to content

Commit

Permalink
Prep v0.1.3 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemnoel committed Sep 5, 2024
1 parent 2776870 commit 2fa3596
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "pg_analytics"
description = "Postgres for analytics, powered by DuckDB"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
license = "AGPL-3.0"

Expand Down
1 change: 1 addition & 0 deletions sql/pg_analytics--0.1.2--0.1.3.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\echo Use "ALTER EXTENSION pg_analytics UPDATE TO '0.1.3'" to load this file. \quit

0 comments on commit 2fa3596

Please sign in to comment.