mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-13 03:31:12 +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",
|
||||
"version": "0.15.1",
|
||||
"version": "0.16.0",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"scripts": {
|
||||
|
|
@ -34,6 +34,12 @@
|
|||
},
|
||||
{
|
||||
"name": "Sergey Falinsky"
|
||||
},
|
||||
{
|
||||
"name": "Lars Kumbier"
|
||||
},
|
||||
{
|
||||
"name": "Paweł Niedzielski"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue