Version bump: 0.13.0

This commit is contained in:
Dan Sosedoff 2022-12-25 14:14:16 -06:00
parent 6bd8d0f9a7
commit e4530caab6
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -8,7 +8,7 @@ import (
const (
// Version is the current Pgweb application version
Version = "0.12.0"
Version = "0.13.0"
)
var (