Skip to content

Commit

Permalink
Bumped version number to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad committed Dec 28, 2020
1 parent acc6002 commit a2e1f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg_stat_monitor.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

PG_MODULE_MAGIC;

#define BUILD_VERSION "0.6.0"
#define BUILD_VERSION "0.7.0"
#define PG_STAT_STATEMENTS_COLS 41 /* maximum of above */
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"

Expand Down

0 comments on commit a2e1f89

Please sign in to comment.