aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-11 16:43:54 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-11 16:44:14 +1200
commitfb05447751b5e9c3dc4119a784f382c68fdf29ec (patch)
tree56289ad1a753641fb454dc9fe1fe14aa7a647b77
parentImprove comments (diff)
downloadvim-paste-insert-fb05447751b5e9c3dc4119a784f382c68fdf29ec.tar.gz
vim-paste-insert-fb05447751b5e9c3dc4119a784f382c68fdf29ec.zip
Bump VERSION
-rw-r--r--VERSION2
-rw-r--r--doc/paste_insert.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 1d0ba9e..3eefcb9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.4.0
+1.0.0
diff --git a/doc/paste_insert.txt b/doc/paste_insert.txt
index 516f24c..35f1189 100644
--- a/doc/paste_insert.txt
+++ b/doc/paste_insert.txt
@@ -1,4 +1,4 @@
-*paste_insert.txt* For Vim version 7.0 Last change: 2019 Jun 23
+*paste_insert.txt* For Vim version 7.0 Last change: 2019 Jul 11
DESCRIPTION *paste_insert*