mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-21 13:28:42 +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",
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.3",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"scripts": {
|
||||
|
|
@ -28,6 +28,9 @@
|
|||
},
|
||||
{
|
||||
"name": "Palash Mondal"
|
||||
},
|
||||
{
|
||||
"name": "MartinJLee"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue