diff options
| author | mitermayer <mitermayer@gmail.com> | 2020-09-07 19:50:22 +1000 |
|---|---|---|
| committer | mitermayer <mitermayer@gmail.com> | 2020-09-07 19:50:22 +1000 |
| commit | a16366b7b74e54581f1ccb2899225eff91c0fa2d (patch) | |
| tree | 379b8f6d3673bf983b1b41b9fed0aeac021f7c85 /autoload | |
| parent | 564827344d33f3ab647917345c1d4f94ff650fbb (diff) | |
| download | vim-prettier-1.0.0-beta.tar.xz | |
Version bump1.0.0-beta
Diffstat (limited to 'autoload')
| -rw-r--r-- | autoload/prettier.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/prettier.vim b/autoload/prettier.vim index a9533f4..4eb4a24 100644 --- a/autoload/prettier.vim +++ b/autoload/prettier.vim @@ -5,7 +5,7 @@ " Name Of File: prettier.vim " Description: A vim plugin wrapper for prettier, pre-configured with custom default prettier settings. " Maintainer: Mitermayer Reis <mitermayer.reis at gmail.com> -" Version: 1.0.0-alpha +" Version: 1.0.0-beta " Usage: Use :help vim-prettier-usage, or visit https://github.com/prettier/vim-prettier " "========================================================================================================== |
