allow new sprockets
This commit is contained in:
parent
9af92fa7a3
commit
c2e2839b79
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.1.0.beta.1' unless const_defined?(:VERSION)
|
||||
VERSION = '3.1.0.beta.2' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue