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:
@@ -9,7 +9,7 @@ endif
|
||||
let g:loaded_shellspec = 1
|
||||
|
||||
" Version information
|
||||
let g:shellspec_version = '2.0.1'
|
||||
let g:shellspec_version = '2.0.2'
|
||||
|
||||
" Detect Neovim and use appropriate implementation
|
||||
if has('nvim-0.7')
|
||||
|
||||
Reference in New Issue
Block a user