Skip to content

Commit

Permalink
minor version bump, 4.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Porter <portertech@gmail.com>
  • Loading branch information
portertech committed Apr 8, 2020
1 parent 3d6e9f9 commit 7dc30af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sensu-plugins-process-checks/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module SensuPluginsProcessChecks
module Version
MAJOR = 4
MINOR = 1
MINOR = 2
PATCH = 0

VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
Expand Down

0 comments on commit 7dc30af

Please sign in to comment.