Skip to content

Commit e803dc4

Browse files
committed
Bump to v0.1.0
1 parent c7d7096 commit e803dc4

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.0.12"
21+
const version = "v0.1.0"
2222

2323
const (
2424
// Nexus specific headers.

0 commit comments

Comments
 (0)