Skip to content

Commit

Permalink
release: v0.8.1 (#2439)
Browse files Browse the repository at this point in the history
  • Loading branch information
greyscaled committed Jan 17, 2024
1 parent 35ccd54 commit 690b74f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 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
Expand Up @@ -4,7 +4,7 @@ default-members = ["crates/*", "xtask"]
resolver = "2"

[workspace.package]
version = "0.8.0"
version = "0.8.1"
edition = "2021"

[profile.release]
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@glaredb/glaredb",
"version": "0.8.0",
"version": "0.8.1",
"main": "glaredb.js",
"types": "index.d.ts",
"repository": {
Expand Down

0 comments on commit 690b74f

Please sign in to comment.