Skip to content

Commit

Permalink
0.5.0: Start prometheus exporter after Puma has daemonized (see #14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Envek committed Nov 13, 2020
1 parent c7d7b57 commit 6d37bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yabeda/puma/plugin/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Yabeda
module Puma
module Plugin
VERSION = "0.4.0"
VERSION = "0.5.0"
end
end
end

0 comments on commit 6d37bd7

Please sign in to comment.