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

Commit 977e2a1

Browse files
committed
version 0.1.11
1 parent 4b0dfc7 commit 977e2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ type (
5454
)
5555

5656
var (
57-
version = "0.1.10"
57+
version = "0.1.11"
5858
defaultApiEndpoint = "https://app.scope.dev"
5959

6060
printReportOnce sync.Once

0 commit comments

Comments
 (0)