Skip to content

Commit

Permalink
release: 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ObservedObserver committed Sep 12, 2023
1 parent e9ef4ac commit 2ffad80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
"@kanaries/graphic-walker": "0.4.10",
"@kanaries/graphic-walker": "0.4.11",
"@tauri-apps/api": "^1.1.0",
"react": "^17.x",
"react-dom": "^17.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphic-walker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kanaries/graphic-walker",
"version": "0.4.10",
"version": "0.4.11",
"scripts": {
"dev:front_end": "vite --host",
"dev": "npm run dev:front_end",
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-graphic-walker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"vite": "^4.3.9"
},
"dependencies": {
"@kanaries/graphic-walker": "0.4.10"
"@kanaries/graphic-walker": "0.4.11"
}
}

1 comment on commit 2ffad80

@vercel
Copy link

@vercel vercel bot commented on 2ffad80 Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.