Skip to content

Commit

Permalink
Increment the version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryicoh committed Jul 12, 2023
1 parent 0562994 commit c88ec66
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ For [vim-plug](https://github.com/junegunn/vim-plug)

```vim
Plug 'ryuichiroh/vim-cspell', {'tag': 'v0.4'}
Plug 'ryuichiroh/vim-cspell', {'tag': 'v0.5'}
```

# Acknowledgements

* [async.vim](https://github.com/prabirshrestha/async.vim) is embedded with vim-cspell for manage Vim/Neovim jobs. Thanks!

0 comments on commit c88ec66

Please sign in to comment.