chore(release): 1.0.4 [skip ci]

## [1.0.4](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.3...v1.0.4) (2021-12-21)

### Bug Fixes

* bump up nodejs to v16 ([#379](https://github.com/KengoTODA/actions-setup-docker-compose/issues/379)) ([71a073d](71a073de4f))
This commit is contained in:
semantic-release-bot
2021-12-21 06:52:18 +00:00
parent 71a073de4f
commit e0db97016d
2 changed files with 2 additions and 2 deletions

View File

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