Set version to be 3.0.0.alpha.
This commit is contained in:
parent
84087e5774
commit
ccc3d4ff1a
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module Zip
|
||||
VERSION = '3.0.0'
|
||||
VERSION = '3.0.0.alpha'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue