Skip to content

Commit f481c85

Browse files
authored
v0.1.5 (#5)
Includes: - #4
1 parent 79ea288 commit f481c85

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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_terraform"
3-
version = "0.1.4"
3+
version = "0.1.5"
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 = "terraform"
22
name = "Terraform"
33
description = "Terraform support."
4-
version = "0.1.4"
4+
version = "0.1.5"
55
schema_version = 1
66
authors = ["Caius Durling <dev@caius.name>", "Daniel Banck <dbanck@users.noreply.github.com>"]
77
repository = "https://github.com/zed-extensions/terraform"

0 commit comments

Comments
 (0)