diff --git a/version.go b/version.go index 0154e00..6cc3f5c 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package pkger // Version of pkger -const Version = "v0.9.0" +const Version = "v0.10.0"