Skip to content

Commit 6fe252c

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2019-06-25) ### Bug Fixes * **package:** update axios to version 0.19.0 ([3917925](3917925))
1 parent ae4f45a commit 6fe252c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/stevepentland/swarmer-client-js/compare/v1.1.1...v1.1.2) (2019-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update axios to version 0.19.0 ([3917925](https://github.com/stevepentland/swarmer-client-js/commit/3917925))
7+
18
## [1.1.1](https://github.com/stevepentland/swarmer-client-js/compare/v1.1.0...v1.1.1) (2018-11-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swarmer-client",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A client designed to work with the swarmer application inside docker",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)