Bumped version to 3.0.0.alpha.9
This commit is contained in:
parent
146b9c1187
commit
3d3e9e2f5b
2 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,7 @@ require "rubygems"
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.0.alpha.8' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.0.alpha.9' unless const_defined?(:VERSION)
|
||||
|
||||
# Parsed version for RubyGems
|
||||
# @private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue