Skip to content

Commit

Permalink
🔖 prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
roq-qg committed Apr 30, 2024
1 parent 5fb49bc commit 06bc042
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "0.6.2"
VERSION = "0.6.3"

local micro = import("micro")
local config = import("micro/config")
Expand Down
9 changes: 8 additions & 1 deletion repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,13 @@
"Require": {
"micro": ">=2.0.8"
}
}
},
{
"Version": "0.6.3",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.6.3.zip",
"Require": {
"micro": ">=2.0.8"
}
}
]
}]

0 comments on commit 06bc042

Please sign in to comment.