Skip to content

Commit 4ec1037

Browse files
committed
bump extension version
1 parent f10373e commit 4ec1037

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "powershell"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55

66
[lib]

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.3.0"
3+
version = "0.3.1"
44
schema_version = 1
55
authors = ["Thanabodee Charoenpiriyakij <wingyminus@gmail.com>"]
66
description = "PowerShell support"

0 commit comments

Comments
 (0)