Skip to content

Commit 3a10080

Browse files
committed
Update package.json to include a description and bump version to 1.0.0
1 parent ce691a6 commit 3a10080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "magento-log-viewer",
33
"displayName": "Magento Log Viewer",
4-
"description": "",
5-
"version": "0.0.1",
4+
"description": "A Visual Studio Code extension to view and manage Magento log files.",
5+
"version": "1.0.0",
66
"engines": {
77
"vscode": "^1.95.0"
88
},

0 commit comments

Comments
 (0)