Skip to content

Commit 0bbb497

Browse files
committed
Update version.rb
1 parent 90ef354 commit 0bbb497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sensu-plugins-graphite/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module SensuPluginsGraphite
22
module Version
33
MAJOR = 1
4-
MINOR = 0
4+
MINOR = 1
55
PATCH = 0
66

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

0 commit comments

Comments
 (0)