Skip to content

Commit

Permalink
v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Sep 28, 2017
1 parent ec7ac39 commit c95a359
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"lerna": "2.1.2",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.4.2",
"version": "0.4.3",
"commands": {
"publish": {
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-api-slack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "messaging-api-slack",
"description": "Messaging API client for Slack",
"version": "0.4.2",
"version": "0.4.3",
"engines": {
"node": ">=6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-api-telegram/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "messaging-api-telegram",
"description": "Messaging API client for Telegram",
"version": "0.4.2",
"version": "0.4.3",
"engines": {
"node": ">=6"
},
Expand Down

0 comments on commit c95a359

Please sign in to comment.