Skip to content

Commit 136b2a6

Browse files
committed
Version bump: 0.16.1
1 parent c2c69e0 commit 136b2a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/command/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88

99
const (
1010
// Version is the current Pgweb application version
11-
Version = "0.16.0"
11+
Version = "0.16.1"
1212
)
1313

1414
var (

0 commit comments

Comments
 (0)