Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Oct 15, 2017
1 parent f7f323f commit 09c6c58
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.5",
"version": "0.4.6",
"commands": {
"publish": {
"ignore": [
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.4",
"version": "0.4.6",
"engines": {
"node": ">=6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-api-viber/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "messaging-api-viber",
"description": "Messaging API client for Viber",
"version": "0.4.5",
"version": "0.4.6",
"engines": {
"node": ">=6"
},
Expand Down

0 comments on commit 09c6c58

Please sign in to comment.