mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
bump version
This commit is contained in:
parent
0b90a6a800
commit
c4543ba8aa
1 changed files with 1 additions and 1 deletions
|
@ -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