mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 01:11:48 +00:00
update version to 0.9.3, add MartinJLee as contributor
This commit is contained in:
parent
9eaa12b000
commit
2281fdf68a
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
@ -28,6 +28,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Palash Mondal"
|
"name": "Palash Mondal"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MartinJLee"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue