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

Commit 90c3e10

Browse files
authored
Revert "Start 0.3.0 development cycle (#167)" (#183)
This reverts commit 853d694.
1 parent 24a9c0d commit 90c3e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'maven'
77
apply plugin: "signing"
88

99
group = "io.opencensus"
10-
version = "0.3.0-SNAPSHOT" // CURRENT_OPENCENSUS_PROTO_VERSION
10+
version = "0.2.0-SNAPSHOT" // CURRENT_OPENCENSUS_PROTO_VERSION
1111

1212
sourceCompatibility = 1.6
1313
targetCompatibility = 1.6

0 commit comments

Comments
 (0)