Skip to content

Commit

Permalink
Change version to 1.28.0 (#3426)
Browse files Browse the repository at this point in the history
[skip ci] Skipping Travis. Version number change only
  • Loading branch information
dfawley committed Mar 10, 2020
1 parent 6eb24e8 commit 1421828
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 @@ -19,4 +19,4 @@
package grpc

// Version is the current grpc version.
const Version = "1.28.0-dev"
const Version = "1.28.0"

0 comments on commit 1421828

Please sign in to comment.