aboutsummaryrefslogtreecommitdiff
path: root/RELEASING.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.md')
-rw-r--r--RELEASING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASING.md b/RELEASING.md
index e4315cd2..649ac81f 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -65,6 +65,7 @@ token](https://help.github.com/articles/creating-a-personal-access-token-for-the
examples/build.gradle
examples/pom.xml
api/src/main/java/io/opencensus/common/OpenCensusLibraryInformation.java
+ exporters/trace/ocagent/src/main/java/io/opencensus/exporter/trace/ocagent/OcAgentNodeUtils.java
)
$ git checkout -b v$MAJOR.$MINOR.x master
$ git push upstream v$MAJOR.$MINOR.x