aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--walk-input.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/walk-input.js b/walk-input.js
index ca14798..c74a84a 100644
--- a/walk-input.js
+++ b/walk-input.js
@@ -23,7 +23,7 @@ let PLUGIN_INFO =
<VimperatorPlugin>
<name>Walk Input</name>
<description>The focus walks "input" and "textarea" elements.</description>
- <version>1.1</version>
+ <version>1.2</version>
<author mail="tekezo@pqrs.org">Takayama Fumihiko</author>
<license>BSD</license>
<updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/walk-input.js</updateURL>