Skip to content

Commit cfa43ea

Browse files
committed
Prerelease: 4.0.0.pre10
#28
1 parent 043d6ef commit cfa43ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appoptics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module Version
99
MAJOR = 4
1010
MINOR = 0
1111
PATCH = 0
12-
BUILD = 'pre9'
12+
BUILD = 'pre10'
1313

1414
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
1515
end

0 commit comments

Comments
 (0)