Skip to content

Commit

Permalink
all: release v1.20.0
Browse files Browse the repository at this point in the history
Change-Id: I3bc9d46f836535393059b9a73e8364211eee9e38
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221783
Reviewed-by: Herbie Ong <[email protected]>
  • Loading branch information
neild committed Mar 2, 2020
1 parent 0f2b33b commit aa81c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/protoimpl/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const (
versionMajor = 1
versionMinor = 20
versionPatch = 0
versionPreRelease = "rc.1.devel"
versionPreRelease = ""
)

// VersionString formats the version string for this module in semver format.
Expand Down

0 comments on commit aa81c06

Please sign in to comment.