chore(release): 1.0.9 [skip ci]

## [1.0.9](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.8...v1.0.9) (2022-04-19)

### Bug Fixes

* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([7ec9a6d](7ec9a6d6b7))
This commit is contained in:
semantic-release-bot
2022-04-19 08:25:25 +00:00
parent 7ec9a6d6b7
commit 1d605d9611

View File

@@ -1,6 +1,6 @@
{
"name": "@kengotoda/actions-setup-docker-compose",
"version": "1.0.8",
"version": "1.0.9",
"description": "the GitHub Action setting up docker-compose command",
"main": "lib/main.js",
"private": false,