Skip to content

Commit

Permalink
v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc committed Dec 8, 2023
1 parent b8ad183 commit 6f76b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ package objectstorage

var (
// Version app version
Version = "v0.0.9"
Version = "v0.0.10"
// Revision git commit short commit hash
Revision = "xxxxxx" // set on build time
)

0 comments on commit 6f76b4f

Please sign in to comment.