Skip to content

Commit

Permalink
0.400.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed May 6, 2024
1 parent e5528aa commit 3a3f2f5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@holochain/hc-spin-rust-utils-darwin-arm64",
"version": "0.300.1",
"version": "0.400.0",
"repository": {
"type": "git",
"url": "https://github.com/holochain/hc-spin-rust-utils",
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@holochain/hc-spin-rust-utils-darwin-x64",
"version": "0.300.1",
"version": "0.400.0",
"repository": {
"type": "git",
"url": "https://github.com/holochain/hc-spin-rust-utils",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@holochain/hc-spin-rust-utils-linux-x64-gnu",
"version": "0.300.1",
"version": "0.400.0",
"repository": {
"type": "git",
"url": "https://github.com/holochain/hc-spin-rust-utils",
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@holochain/hc-spin-rust-utils-win32-x64-msvc",
"version": "0.300.1",
"version": "0.400.0",
"repository": {
"type": "git",
"url": "https://github.com/holochain/hc-spin-rust-utils",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/holochain/hc-spin-rust-utils"
},
"version": "0.399.0",
"version": "0.400.0",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 3a3f2f5

Please sign in to comment.