Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 12, 2023
1 parent f6a7eb3 commit 23c0233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
app:
image: ghcr.io/ciffelia/koe:1.1.0
image: ghcr.io/ciffelia/koe:1.1.1
init: true
depends_on:
redis:
Expand Down
2 changes: 1 addition & 1 deletion devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koe",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"lint": "prettier --ignore-path=.prettierignore --check .",
Expand Down

0 comments on commit 23c0233

Please sign in to comment.