Skip to content

Commit

Permalink
Change version to 1.24.0 (#3041)
Browse files Browse the repository at this point in the history
[skip ci] Skipping Travis. Version number change only
  • Loading branch information
dfawley committed Sep 25, 2019
1 parent 230def7 commit f6d0f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Expand Up @@ -19,4 +19,4 @@
package grpc

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

0 comments on commit f6d0f9e

Please sign in to comment.