[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Update package.json (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuwandy authored Oct 16, 2019
1 parent 071f5c7 commit 5806c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/Dispatch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botdispatch",
"version": "1.5.6",
"version": "1.5.7",
"description": "Tool to create LUIS model to dispatch intent among different bot components (multiple LUIS, QnA, etc)",
"scripts": {
"start": "dotnet bin/netcoreapp2.1/Dispatch.dll"
Expand Down

0 comments on commit 5806c95

Please sign in to comment.