mirror of
https://github.com/ivuorinen/nvim-shellspec.git
synced 2026-01-26 03:24:00 +00:00
chore: bump version to 2.0.2
This commit is contained in:
@@ -7,7 +7,7 @@ local format = require("shellspec.format")
|
||||
local autocmds = require("shellspec.autocmds")
|
||||
|
||||
-- Version info
|
||||
M._VERSION = "2.0.1"
|
||||
M._VERSION = "2.0.2"
|
||||
|
||||
-- Setup function for Lua configuration
|
||||
function M.setup(opts)
|
||||
|
||||
Reference in New Issue
Block a user