diff --git a/Cargo.toml b/Cargo.toml index a317079..8e5e2fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "harper_zed" -version = "0.1.3" +version = "0.1.4" edition = "2024" publish = false diff --git a/extension.toml b/extension.toml index a4bf8fd..41bb707 100644 --- a/extension.toml +++ b/extension.toml @@ -1,6 +1,6 @@ id = "harper" name = "harper" -version = "0.1.3" +version = "0.1.4" schema_version = 1 authors = ["Stef Robbe "] description = "Fast, offline, grammar & spelling checker using the privacy-first Harper language server by Automattic"