Skip to content

Commit 1975ad2

Browse files
committed
Fix version in extension.toml and Cargo.toml mismatch
Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
1 parent 8d6a30e commit 1975ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "powershell"
22
name = "PowerShell"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
schema_version = 1
55
authors = ["Thanabodee Charoenpiriyakij <[email protected]>"]
66
description = "PowerShell support"

0 commit comments

Comments
 (0)