commit | 43463a80402d8447b7fce0d2c58edf1687ff0b58 | [log] [tgz] |
---|---|---|
author | songy23 <songya@google.com> | Wed Apr 03 13:10:15 2019 -0700 |
committer | songy23 <songya@google.com> | Wed Apr 03 13:11:01 2019 -0700 |
tree | 51c8818d2fade40f6a5e8884c869d6a7d46bef55 | |
parent | 1c71215e6441aab558ff9ddc55f2c50b5af5efcd [diff] |
Bump up the version to 0.19.3
diff --git a/opencensus.go b/opencensus.go index a52dcd8..2d9c089 100644 --- a/opencensus.go +++ b/opencensus.go
@@ -17,5 +17,5 @@ // Version is the current release version of OpenCensus in use. func Version() string { - return "0.20.0" + return "0.19.3" }