Skip to content

Commit

Permalink
chore(release): 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Alw3ys committed Jan 22, 2024
1 parent 3d41f4f commit bed0154
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["proto", "doseid", "proxy", "util"]
resolver = "2"

[workspace.package]
version = "0.0.6"
version = "0.0.7"
license = "Apache-2.0"
repository = "https://github.com/doseiai/engine"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.hobby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
doseid:
container_name: doseid
restart: always
image: doseiai/dosei:0.0.6
image: doseiai/dosei:0.0.7
platform: linux/amd64
command: /bin/doseid --host 0.0.0.0
volumes:
Expand Down

0 comments on commit bed0154

Please sign in to comment.