Skip to content

Commit

Permalink
Version bump to 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Mar 14, 2021
1 parent 237ae34 commit 83c4edd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.8.0 (unreleased)
## 2.8.0 (2021-03-14)

- No longer show walsender in long running queries
- Show relative time on maintenance page
Expand Down
2 changes: 1 addition & 1 deletion lib/pghero/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PgHero
VERSION = "2.7.4"
VERSION = "2.8.0"
end

0 comments on commit 83c4edd

Please sign in to comment.