Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 7298762

Browse files
committed
merge with #15
1 parent 90ac14d commit 7298762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/grafana/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module Version
88
# minor part of version
99
MINOR = 1
1010
# tiny part of version
11-
TINY = 0
11+
TINY = 1
1212
end
1313

1414
# Current version of gem.

0 commit comments

Comments
 (0)