Version bump: 0.16.0

This commit is contained in:
Dan Sosedoff
2024-06-04 21:15:52 -07:00
parent 3a32f531a0
commit 22eb352180
+1 -1
View File
@@ -8,7 +8,7 @@ import (
const ( const (
// Version is the current Pgweb application version // Version is the current Pgweb application version
Version = "0.15.0" Version = "0.16.0"
) )
var ( var (