Skip to content

Commit

Permalink
Rename shake around.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 23, 2016
1 parent 9d250c1 commit 5dfec4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions build/easywechat-delete-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ delete_branch url
delete_branch user
delete_branch broadcast
delete_branch reply
delete_branch shake-around

rm -rf ./.tmp
3 changes: 2 additions & 1 deletion build/easywechat-split.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ split support src/Support:[email protected]:easywechat/support.git $HEADS $TA
split url src/Url:[email protected]:easywechat/url.git $HEADS $TAGS
split user src/User:[email protected]:easywechat/user.git $HEADS $TAGS
split broadcast src/Broadcast:[email protected]:easywechat/broadcast.git $HEADS $TAGS
split reply src/Reply:[email protected]:easywechat/reply.git $HEADS $TAGS
split reply src/Reply:[email protected]:easywechat/reply.git $HEADS $TAGS
split shake-around src/ShakeAround:[email protected]:easywechat/shake-around.git $HEADS $TAGS
4 changes: 2 additions & 2 deletions src/ShakeAround/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easywechat/shakearound",
"description": "shakearound module for EasyWeChat SDK.",
"name": "easywechat/shake-around",
"description": "shakea round module for EasyWeChat SDK.",
"keywords": ["wechat", "weixin", "SDK", "shakearound", "easywechat"],
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 5dfec4f

Please sign in to comment.