diff --git a/soda/cmd/version.go b/soda/cmd/version.go index 37ba4f67..148d5663 100644 --- a/soda/cmd/version.go +++ b/soda/cmd/version.go @@ -2,4 +2,4 @@ package cmd // Version defines the current Pop version. // this version will also be used by soda(also buffalo-pop) -const Version = "v6.0.1" +const Version = "v6.0.2"