Skip to content

Commit

Permalink
version: release v1.1.0+dev
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Jun 28, 2023
1 parent 0625254 commit 3f552ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs-go/version.go
Expand Up @@ -11,7 +11,7 @@ const (
VersionPatch = 0

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""
VersionDev = "+dev"
)

// Version is the specification version that the package types support.
Expand Down

0 comments on commit 3f552ce

Please sign in to comment.