bump version to 0.17.0

This commit is contained in:
Alexander Zeitler 2019-04-30 21:10:16 +02:00
parent 6757911f6d
commit 65250af42a
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Next
# 0.17.0 / 2019-04-30
## :tada: Enhancements

View file

@ -1,6 +1,6 @@
{
"name": "docker-compose",
"version": "0.16.2",
"version": "0.17.0",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {