Skip to content

Commit d85c936

Browse files
committed
Bump version to 3.0.1
1 parent 5c22630 commit d85c936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/daemon_controller/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
class DaemonController
2525
MAJOR = 3
2626
MINOR = 0
27-
TINY = 0
27+
TINY = 1
2828
VERSION_STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
2929
end # class DaemonController

0 commit comments

Comments
 (0)