mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 17:31:53 +00:00
update version to 0.6.0
This commit is contained in:
parent
c7d679bd84
commit
c50620143a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"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