Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Jul 15, 2024
1 parent ec85f97 commit 203d807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "niddle"
version = "0.0.0"
version = "0.0.4"

[lib]
crate-type = ["cdylib"]
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niddle",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",
"types": "index.d.ts",
"files": [
Expand Down Expand Up @@ -69,4 +69,3 @@
"niddle-linux-riscv64-gnu": "0.0.2"
}
}

0 comments on commit 203d807

Please sign in to comment.