Skip to content

Commit 306ddff

Browse files
Bump version to v0.4.7
1 parent c1dc17e commit 306ddff

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_php"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
edition = "2021"
55
publish = false
66
license = "Apache-2.0"

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "php"
22
name = "PHP"
33
description = "PHP support."
4-
version = "0.4.6"
4+
version = "0.4.7"
55
schema_version = 1
66
authors = ["Piotr Osiewicz <piotr@zed.dev>"]
77
repository = "https://github.com/zed-extensions/php"

0 commit comments

Comments
 (0)