3.0 [ci skip]

This commit is contained in:
Thomas Reynolds 2012-07-09 10:00:49 -07:00
parent 67ceb47952
commit 174000c1a2
4 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "middleman-sprockets"]
path = middleman-sprockets
url = git://github.com/middleman/middleman-sprockets.git

View file

@ -31,7 +31,7 @@ group :test do
gem "less", "~> 2.2"
end
gem "middleman-sprockets", :path => "middleman-sprockets"
gem "middleman-sprockets", :github => "middleman/middleman-sprockets"
gem "middleman-core", :path => "middleman-core"
gem "middleman-more", :path => "middleman-more"
gem "middleman", :path => "middleman"

View file

@ -1,5 +1,5 @@
module Middleman
# Current Version
# @return [String]
VERSION = '3.0.0.rc.4' unless const_defined?(:VERSION)
VERSION = '3.0.0' unless const_defined?(:VERSION)
end

@ -1 +0,0 @@
Subproject commit 7ae6812c45a0bda020c52eb4fbd172bdce379d5d