chore: bump server version
This commit is contained in:
parent
9b1f5c4df4
commit
184ca3ddb0
1 changed files with 1 additions and 1 deletions
|
|
@ -658,7 +658,7 @@ def initAndRunWatchdog (args : List String) (i o e : FS.Stream) : IO Unit := do
|
|||
capabilities := mkLeanServerCapabilities
|
||||
serverInfo? := some {
|
||||
name := "Lean 4 Server"
|
||||
version? := "0.1.1"
|
||||
version? := "0.1.2"
|
||||
}
|
||||
: InitializeResult
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue