mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 17:31:53 +00:00
update version to 0.6.1
This commit is contained in:
parent
64067613fa
commit
4127133107
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "./node_modules/.bin/tape test",
|
"test": "./node_modules/.bin/tape test",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue