Skip to content

Commit

Permalink
v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Apr 8, 2020
1 parent 5597734 commit 44e4ae3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,7 +2,7 @@
"lerna": "3.4.0",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.8.4",
"version": "0.8.5",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-api-line/package.json
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/Yoctol/messaging-apis.git"
},
"version": "0.8.3",
"version": "0.8.5",
"main": "lib/index.js",
"browser": "lib/browser.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-api-messenger/package.json
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/Yoctol/messaging-apis.git"
},
"version": "0.8.2",
"version": "0.8.5",
"main": "lib/index.js",
"browser": "lib/browser.js",
"dependencies": {
Expand Down

0 comments on commit 44e4ae3

Please sign in to comment.