Skip to content

Commit acdfed3

Browse files
committed
Prepare for 2.0 release
1 parent 86cf2db commit acdfed3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ Other contributors that have submitted patches include (in alphabetical order):
573573
## History<a name="ferret-history" href="#user-content-ferret-history"></a>
574574

575575

576-
### master (not yet released)<a name="ferret-master-not-yet-released" href="#user-content-ferret-master-not-yet-released"></a>
576+
### 2.0 (6 June 2017)<a name="ferret-20-6-june-2017" href="#user-content-ferret-20-6-june-2017"></a>
577577

578578
- Add support for Neovim, along with <strong>`g:FerretNvim`</strong> setting.
579579

doc/ferret.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ order):
650650

651651
HISTORY *ferret-history*
652652

653-
master (not yet released) ~
653+
2.0 (6 June 2017) ~
654654

655655
- Add support for Neovim, along with |g:FerretNvim| setting.
656656

plugin/ferret.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"
363363
" # History
364364
"
365-
" ## master (not yet released)
365+
" ## 2.0 (6 June 2017)
366366
"
367367
" - Add support for Neovim, along with |g:FerretNvim| setting.
368368
"

0 commit comments

Comments
 (0)