mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 17:31:53 +00:00
update version to 0.9.0
This commit is contained in:
parent
b606d7c054
commit
3196c67953
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.8.1",
|
"version": "0.9.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