update version to 0.8.0

This commit is contained in:
Alexander Zeitler 2018-06-29 12:10:26 +02:00
parent b29f6c464f
commit 809ef68ed2

View file

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