Skip to content

Commit

Permalink
Fix version in extension.toml and Cargo.toml mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
  • Loading branch information
wingyplus committed Jul 22, 2024
1 parent 8d6a30e commit 1975ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id = "powershell"
name = "PowerShell"
version = "0.0.1"
version = "0.1.0"
schema_version = 1
authors = ["Thanabodee Charoenpiriyakij <[email protected]>"]
description = "PowerShell support"
Expand Down

0 comments on commit 1975ad2

Please sign in to comment.