mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 09:22:08 +00:00
update version to 0.16.0 + contributors
This commit is contained in:
parent
c620655332
commit
cef39b0c2f
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.15.1",
|
"version": "0.16.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
@ -34,6 +34,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sergey Falinsky"
|
"name": "Sergey Falinsky"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lars Kumbier"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Paweł Niedzielski"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue