Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Oct 11, 2024
1 parent 837aaa4 commit 9cb498f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zed_gleam"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
publish = false
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion extension.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id = "gleam"
name = "Gleam"
description = "Gleam support."
version = "0.2.0"
version = "0.2.1"
schema_version = 1
authors = ["Marshall Bowers <[email protected]>"]
repository = "https://github.com/gleam-lang/zed-gleam"
Expand Down

0 comments on commit 9cb498f

Please sign in to comment.