diff options
author | teramako | 2010-08-08 07:36:18 +0000 |
---|---|---|
committer | teramako | 2010-08-08 07:36:18 +0000 |
commit | c9ea0deee0e612ff54228217ad0cd567ffe35c23 (patch) | |
tree | 264bb55d09fb91be7a2283acf3719fb496695e0f /twittperator.js | |
parent | b89117af56d8212130ac95ffb4b0a69b1bb10007 (diff) | |
download | vimperator-plugins-c9ea0deee0e612ff54228217ad0cd567ffe35c23.tar.bz2 |
version++
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38224 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'twittperator.js')
-rwxr-xr-x | twittperator.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js index c0c3878..728d5ec 100755 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = <name>twittperator</name> <description>Twitter Client using ChirpStream</description> <description lang="ja">OAuth対応Twitterクライアント</description> - <version>1.0.5</version> + <version>1.0.6</version> <minVersion>2.3</minVersion> <maxVersion>2.4</maxVersion> <author mail="teramako@gmail.com" homepage="http://d.hatena.ne.jp/teramako/">teramako</author> |