Bump version [no-ci]
This commit is contained in:
parent
cf74088085
commit
81e3d894c2
|
@ -4,7 +4,7 @@ require "rubygems"
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.0.beta.2' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.0.beta.3' unless const_defined?(:VERSION)
|
||||
|
||||
# Parsed version for RubyGems
|
||||
# @private
|
||||
|
|
Loading…
Reference in a new issue