Bumped version to 3.0.0.alpha.8
This commit is contained in:
parent
83de7a7e13
commit
ee9b682883
|
@ -4,7 +4,7 @@ require "rubygems"
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.0.alpha.7' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.0.alpha.8' unless const_defined?(:VERSION)
|
||||
|
||||
# Parsed version for RubyGems
|
||||
# @private
|
||||
|
|
Loading…
Reference in a new issue