Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyjones committed Jun 23, 2015
1 parent 0a572c4 commit a8a36b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sensu-plugins-disk-checks/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module SensuPluginsDiskChecks
module Version
MAJOR = 0
MINOR = 0
PATCH = 2
PATCH = 4

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

0 comments on commit a8a36b3

Please sign in to comment.