Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CFiggers committed Oct 25, 2023
1 parent fe76ff1 commit 6306693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.janet
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(declare-project
:name "janet-lsp"
:description "A Language Server (LSP) for the Janet Programming Language"
:version "0.0.1"
:version "0.0.2"
:dependencies ["https://github.com/janet-lang/spork.git"
"https://github.com/ianthehenry/judge.git"])

Expand Down

0 comments on commit 6306693

Please sign in to comment.