Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Mar 13, 2019
1 parent dafa8e7 commit a105b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'maven'
apply plugin: "signing"

group = "io.opencensus"
version = "0.3.0-SNAPSHOT" // CURRENT_OPENCENSUS_PROTO_VERSION
version = "0.3.0" // CURRENT_OPENCENSUS_PROTO_VERSION

sourceCompatibility = 1.6
targetCompatibility = 1.6
Expand Down

0 comments on commit a105b96

Please sign in to comment.