Skip to content

Commit b1afdfe

Browse files
Bump version to 0.4.3 (#23)
This PR bumps the version of this extension to v0.4.3 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent 24afb05 commit b1afdfe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zed_powershell"
3-
version = "0.4.2"
3+
version = "0.4.3"
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.4.2"
3+
version = "0.4.3"
44
schema_version = 1
55
authors = ["Thanabodee Charoenpiriyakij <wingyminus@gmail.com>"]
66
description = "PowerShell support"

0 commit comments

Comments
 (0)