Skip to content

Commit 7d7781f

Browse files
authored
Bump version to v0.1.1 (#31)
1 parent 3196e42 commit 7d7781f

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

2323
const (
2424
// Nexus specific headers.

0 commit comments

Comments
 (0)