diff --git a/pkg/gohn/doc.go b/pkg/gohn/doc.go index 0ea4fc0..578255f 100644 --- a/pkg/gohn/doc.go +++ b/pkg/gohn/doc.go @@ -98,5 +98,5 @@ Package GoHN is a wrapper for the Hacker News API: https://github.com/HackerNews package gohn const ( - Version = "0.6.0" + Version = "0.7.0" )