Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

Commit

Permalink
minor version bump, 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
portertech committed Feb 23, 2017
1 parent 65e98d3 commit e5a7fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sensu/constants.rb
@@ -1,7 +1,7 @@
module Sensu
unless defined?(Sensu::VERSION)
# Sensu release version.
VERSION = "0.27.1".freeze
VERSION = "0.28.0".freeze

# Sensu check severities.
SEVERITIES = %w[ok warning critical unknown].freeze
Expand Down

0 comments on commit e5a7fec

Please sign in to comment.