bump version
This commit is contained in:
parent
0b90a6a800
commit
c4543ba8aa
|
@ -2,7 +2,7 @@
|
|||
require "rubygems"
|
||||
|
||||
module Middleman
|
||||
VERSION = "3.0.0.alpha.3"
|
||||
VERSION = "3.0.0.alpha.4"
|
||||
|
||||
# @private
|
||||
GEM_VERSION = ::Gem::Version.create(VERSION)
|
||||
|
|
Loading…
Reference in a new issue