Skip to content

Commit 4efe318

Browse files
authored
Bump to 0.11.5-0 (#168)
* 0.11.4 * 0.11.4 * 0.11.5-0
1 parent 9156c7c commit 4efe318

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515

1616
## [Unreleased]
1717

18-
## [0.11.3] - 2019-03-01
18+
## [0.11.4] - 2019-03-04
1919
### Changed
2020
- Change reconnect delay to be a random amount between 3s and 15s, by [@mingweiw](https://github.com/mingweiw) in PR [#164](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/164)
2121

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botframework-directlinejs",
3-
"version": "0.11.4-0",
3+
"version": "0.11.5-0",
44
"description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol",
55
"files": [
66
"built/**/*",

0 commit comments

Comments
 (0)