Skip to content

Commit

Permalink
chore: bump version to 0.7.3 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis authored Jul 18, 2024
1 parent 7fdff66 commit bec17d5
Show file tree
Hide file tree
Showing 2 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asm-lsp"
version = "0.7.2"
version = "0.7.3"
authors = ["Nikos Koukis <[email protected]>"]
edition = "2018"

Expand All @@ -12,7 +12,7 @@ repository = "https://github.com/bergercookie/asm-lsp"

readme = "README.md"

keywords = ["assembly", "language-server", "lsp", "tooling", "x86", "x86-64", "z80"]
keywords = ["assembly", "language-server", "lsp", "tooling", "x86"]
categories = ["command-line-utilities", "development-tools"]
publish = true
exclude = ["samples/*", "demo/*"]
Expand Down

0 comments on commit bec17d5

Please sign in to comment.