Skip to content

Commit

Permalink
🏷️ Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen-lbh committed Nov 10, 2024
1 parent 14b9afa commit ab51a8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

buildGoApplication {
pname = "hyprls";
version = "0.2.0";
version = "0.3.0";
pwd = ./.;
src = ./.;

Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "VSCode extension for HyprLS",
"author": "Ewen Le Bihan <[email protected]>",
"license": "MIT",
"version": "0.2.0",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "https://github.com/ewen-lbh/hyprlang-ls"
Expand Down

0 comments on commit ab51a8a

Please sign in to comment.