Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit e903e39

Browse files
committed
Prepare for 0.3.1 release
1 parent 2bcc3e5 commit e903e39

5 files changed

+4
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "promscale_rs"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2018"
55

66
[lib]

promscale.control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# promscale extension
22
comment = 'Promscale support functions'
3-
default_version = '0.3.0'
3+
default_version = '0.3.1'
44
module_pathname = '$libdir/promscale'
55
relocatable = false

sql/promscale--0.3.0--0.3.1.sql

Whitespace-only changes.

sql/promscale--0.3.1.sql

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
promscale--0.3.0.sql

0 commit comments

Comments
 (0)