Skip to content

Commit 18a01ee

Browse files
committed
0.11.0
1 parent cb7d3a6 commit 18a01ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-webchat",
3-
"version": "0.10.8",
3+
"version": "0.11.0",
44
"description": "Embeddable web chat control for the Microsoft Bot Framework",
55
"main": "built/BotChat.js",
66
"types": "built/BotChat.d.ts",
@@ -76,4 +76,4 @@
7676
"vo": "^4.0.2",
7777
"webpack": "^2.3.3"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)