diff --git a/History.md b/History.md index 9d11484..5d9efa1 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +0.6.5 / 2012-10-07 +================== + + * add search_suggestions_at_users() + * remove _blank for alink + 0.6.4 / 2012-10-05 ================== diff --git a/package.json b/package.json index 6a3c5c3..5892903 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weibo", - "version": "0.6.4", + "version": "0.6.5", "description": "Weibo SDK, base on node. Now support weibo, tqq, tsohu, twitter and github.", "repository": "git://github.com/fengmk2/node-weibo.git", "author": "fengmk2 (http://fengmk2.github.com)",