Skip to content

Commit 00ebe23

Browse files
authored
Bump version to 0.2.0 (#39)
1 parent fefe32c commit 00ebe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nexus/api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// Package version.
21-
const version = "v0.1.1"
21+
const version = "v0.2.0"
2222

2323
const (
2424
// Nexus specific headers.

0 commit comments

Comments
 (0)