update version to 0.6.0

This commit is contained in:
Alexander Zeitler 2018-06-16 20:11:23 +02:00
parent c7d679bd84
commit c50620143a

View file

@ -1,6 +1,6 @@
{
"name": "docker-compose",
"version": "0.5.0",
"version": "0.6.0",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/tape test",