mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-19 04:18:32 +00:00
bump version to 0.17.0
This commit is contained in:
parent
6757911f6d
commit
65250af42a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Next
|
||||
# 0.17.0 / 2019-04-30
|
||||
|
||||
## :tada: Enhancements
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "docker-compose",
|
||||
"version": "0.16.2",
|
||||
"version": "0.17.0",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue