Start 0.3.0 development cycle

pull/185/head
songy23 6 years ago
parent ff7a782ec6
commit 0fafccbf96
  1. 2
      build.gradle

@ -7,7 +7,7 @@ apply plugin: 'maven'
apply plugin: "signing"
group = "io.opencensus"
version = "0.2.0-SNAPSHOT" // CURRENT_OPENCENSUS_PROTO_VERSION
version = "0.3.0-SNAPSHOT" // CURRENT_OPENCENSUS_PROTO_VERSION
sourceCompatibility = 1.6
targetCompatibility = 1.6

Loading…
Cancel
Save