Skip to content

Commit

Permalink
Bump version to 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Apr 3, 2024
1 parent d18b0e9 commit 1bb6130
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tzf/v1/api.pb.go

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

2 changes: 1 addition & 1 deletion tzf/v1/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ option go_package = "github.com/ringsaturn/tzf-server/tzf/v1;v1";
option (gnostic.openapi.v3.document) = {
info: {
title: "TZF Server";
version: "0.13.3";
version: "0.13.4";
contact: {
name: "ringsaturn";
url: "https://github.com/ringsaturn/tzf-server?tab=readme-ov-file";
Expand Down
2 changes: 1 addition & 1 deletion tzf/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ info:
license:
name: Unlicense
url: https://github.com/ringsaturn/tzf-server/blob/main/LICENSE
version: 0.13.3
version: 0.13.4
paths:
/api/v1/ping:
get:
Expand Down

0 comments on commit 1bb6130

Please sign in to comment.