Skip to content

Commit 131e531

Browse files
committed
update: version
1 parent 725147c commit 131e531

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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
@@ -3,7 +3,7 @@
33
"publisher": "bubablue00",
44
"displayName": "System Performance",
55
"description": "Real-time system performance monitoring with animated CPU, memory, and resource usage graphs in VSCode",
6-
"version": "0.0.2",
6+
"version": "0.0.3",
77
"icon": "icon.png",
88
"keywords": [
99
"system",

vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifestVersion": 1,
33
"id": "system-performance",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"name": "System Performance",
66
"publisher": "bubablue00",
77
"description": "Real-time system performance monitoring with animated CPU, memory, and resource usage graphs in VSCode",

0 commit comments

Comments
 (0)