diff --git a/package.json b/package.json index 1a6727e..dc1f82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-compose", - "version": "0.9.0", + "version": "0.9.1", "main": "index.js", "scripts": { "test": "./node_modules/.bin/tape test",