mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-26 21:41:45 +00:00
update version to 0.5.0
This commit is contained in:
parent
951c168267
commit
c7d679bd84
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.4.3",
|
"version": "0.5.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