mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-09 09:42:34 +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
|
## :tada: Enhancements
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.16.2",
|
"version": "0.17.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue