mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-19 04:18:32 +00:00
bump version to 0.17.2
This commit is contained in:
parent
8b07714dd8
commit
2811e36a0e
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# 0.17.2 / 2019-05-02
|
||||
|
||||
## :nut_and_bolt: Other
|
||||
|
||||
* [#69](https://github.com/PDMLab/docker-compose/issues/69): Remove winston dependency and lib/log
|
||||
|
||||
# 0.17.1 / 2019-05-01
|
||||
|
||||
## :bug: Fixes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "docker-compose",
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue