Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jones committed May 22, 2015
1 parent 5c711dc commit 8bd4216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sensu-plugins-docker/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module SensuPluginsDocker
module Version
MAJOR = 0
MINOR = 0
PATCH = 2
PATCH = 1

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

Expand Down

0 comments on commit 8bd4216

Please sign in to comment.