php: Bump to v0.1.0 (#14607)
This PR bumps the PHP extension to v0.1.0. Changes: - #14603 - #14604 Release Notes: - N/A
This commit is contained in:
parent
9499adf50d
commit
f8cfb50bb4
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "zed_php"
|
||||
version = "0.0.6"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
license = "Apache-2.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
id = "php"
|
||||
name = "PHP"
|
||||
description = "PHP support."
|
||||
version = "0.0.6"
|
||||
version = "0.1.0"
|
||||
schema_version = 1
|
||||
authors = ["Piotr Osiewicz <piotr@zed.dev>"]
|
||||
repository = "https://github.com/zed-industries/zed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue