Skip to content

Commit dcc5cc9

Browse files
committed
v1.0.3
1 parent 709ad2c commit dcc5cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lerna": "3.4.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"command": {
77
"publish": {
88
"ignoreChanges": [

packages/messaging-api-slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/Yoctol/messaging-apis.git"
88
},
9-
"version": "1.0.1",
9+
"version": "1.0.3",
1010
"main": "dist/index.js",
1111
"types": "dist/index.d.ts",
1212
"dependencies": {

0 commit comments

Comments
 (0)