Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 68baa88

Browse files
committed
Bump version to v0.1.0-rc6
1 parent c94e5a0 commit 68baa88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-rc5
1+
0.1.0-rc6

metricbeat-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.12
55
require (
66
github.com/DATA-DOG/godog v0.7.13
77
github.com/elastic/go-elasticsearch/v8 v8.0.0-20190731061900-ea052088db25
8-
github.com/elastic/metricbeat-tests-poc/cli v0.1.0-rc5
8+
github.com/elastic/metricbeat-tests-poc/cli v0.1.0-rc6
99
github.com/onsi/ginkgo v1.10.1 // indirect
1010
github.com/onsi/gomega v1.7.0 // indirect
1111
github.com/sirupsen/logrus v1.4.2

0 commit comments

Comments
 (0)