Skip to content

Commit 5fb477d

Browse files
Bump patch version
1 parent a0ea8e8 commit 5fb477d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dockly/version.rb

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

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

0 commit comments

Comments
 (0)