diff options
author | anekos | 2010-08-07 15:07:44 +0000 |
---|---|---|
committer | anekos | 2010-08-07 15:07:44 +0000 |
commit | 86f2e73a75c3b678e72b0829723e19e76504ec9e (patch) | |
tree | 652d865a82a57ca91b7850ce6b6c44feaa3f8b0d | |
parent | 2991c8cf1474082c43a7b5e275e17e77e5ebd9d9 (diff) | |
download | vimperator-plugins-86f2e73a75c3b678e72b0829723e19e76504ec9e.tar.bz2 |
Version++
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38219 d0d07461-0603-4401-acd4-de1884942a52
-rwxr-xr-x | twittperator.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js index f31cd31..75849da 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.2</version> + <version>1.0.3</version> <minVersion>2.3</minVersion> <maxVersion>2.4</maxVersion> <author mail="teramako@gmail.com" homepage="http://d.hatena.ne.jp/teramako/">teramako</author> |