Skip to content

Commit 10a2da7

Browse files
authored
bump for 2.4 (#584)
1 parent 998e8dd commit 10a2da7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pgml-dashboard/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgml-dashboard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgml-dashboard"
3-
version = "2.3.0"
3+
version = "2.4.0"
44
edition = "2021"
55
authors = ["Lev Kokotov <lev@postgresml.org>"]
66
license = "MIT"

pgml-extension/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgml-extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgml"
3-
version = "2.3.0"
3+
version = "2.4.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)