Compare commits

...

1 Commits

Author SHA1 Message Date
Piotr Osiewicz
efab51cb82 terraform: Bump version to 0.1.3 2025-03-11 19:48:14 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "zed_terraform"
version = "0.1.2"
version = "0.1.3"
edition.workspace = true
publish.workspace = true
license = "Apache-2.0"

View File

@@ -1,7 +1,7 @@
id = "terraform"
name = "Terraform"
description = "Terraform support."
version = "0.1.2"
version = "0.1.3"
schema_version = 1
authors = ["Caius Durling <dev@caius.name>", "Daniel Banck <dbanck@users.noreply.github.com>"]
repository = "https://github.com/zed-industries/zed"