Skip to content

Commit

Permalink
Change version to 1.44.1-dev (#5121)
Browse files Browse the repository at this point in the history
* Change version to 1.44.1-dev

[skip ci] Skipping Travis. Version number change only
  • Loading branch information
zasweq committed Jan 25, 2022
1 parent da8e0b8 commit b4c5e24
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.44.0"
const Version = "1.44.1-dev"

0 comments on commit b4c5e24

Please sign in to comment.