Skip to content

Commit 828bfed

Browse files
Bump version to 0.5.1 (#119)
This PR bumps the version of this extension to v0.5.1 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent 0c52263 commit 828bfed

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_elixir"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2024"
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 = "elixir"
22
name = "Elixir"
33
description = "Elixir support."
4-
version = "0.5.0"
4+
version = "0.5.1"
55
schema_version = 1
66
authors = [
77
"Marshall Bowers <elliott.codes@gmail.com>",

0 commit comments

Comments
 (0)