Skip to content

Commit

Permalink
[plugin] update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Apr 9, 2024
1 parent f8c1f74 commit 6ac5e63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions dagger.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"name": "rust",
"sdk": "github.com/fluentci-io/daggerverse/deno-sdk@main"
}
"sdk": "github.com/fluentci-io/daggerverse/deno-sdk@main",
"version": "v0.10.1",
"description": "",
"author": "Tsiry Sandratraina",
"license": "MIT"
}
2 changes: 1 addition & 1 deletion plugin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "rust"
version = "0.1.0"
version = "0.10.1"

[lib]
crate-type = ["cdylib"]
Expand Down

0 comments on commit 6ac5e63

Please sign in to comment.