Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorgirardi committed May 24, 2024
1 parent 6959ae8 commit 0b7d9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nightincode/server.clj
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
{:capabilities capabilities
:serverInfo
{:name "Nightincode"
:version "0.14.0"}})))
:version "0.15.0-dev"}})))

(defmethod lsp/handle "initialized" [notification]

Expand Down

0 comments on commit 0b7d9f1

Please sign in to comment.