Skip to content

Commit bdced5b

Browse files
committed
Bump package version to 0.4.0
1 parent 705ec6e commit bdced5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "vscode-bevy-inspector",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"description": "Display live data from your Bevy application using the Bevy Remote Protocol HTTP plugin.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)