Skip to content

Commit

Permalink
Bumping version for upcoming 0.9.2-beta1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad authored Sep 6, 2021
1 parent b485229 commit 0ceef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression/expected/version.out
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CREATE EXTENSION pg_stat_monitor;
SELECT pg_stat_monitor_version();
pg_stat_monitor_version
-------------------------
devel
0.9.2-beta1
(1 row)

DROP EXTENSION pg_stat_monitor;

0 comments on commit 0ceef74

Please sign in to comment.