terraform: Sync Cargo.toml
version with extension.toml
version (#10937)
This PR syncs the `Cargo.toml` version with the `extension.toml` version. We should try to keep these in sync. Release Notes: - N/A
This commit is contained in:
parent
76ff467965
commit
d0a5dbd8cb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "zed_terraform"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
license = "Apache-2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue