Skip to content

Commit 409cd30

Browse files
committed
fix: v0.5.1 Corrected package Version
1 parent 52f5fcf commit 409cd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "c64-vscode",
33
"displayName": "C64 Assembler Development",
44
"description": "Complete C64 development environment with Kick Assembler, LSP support, VICE emulator, and C64 Ultimate integration",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"publisher": "cybersorcerer",
77
"license": "Apache-2.0",
88
"repository": {

0 commit comments

Comments
 (0)