Skip to content

Commit 4bf859b

Browse files
Merge pull request #8 from christopherhein/chore/import-path
Adding import path comment
2 parents 0c7766a + 081d4af commit 4bf859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package version
1+
package version // import "go.hein.dev/go-version"
22

33
import (
44
"encoding/json"

0 commit comments

Comments
 (0)