bump Rocco::VERSION (0.7 was released)
This commit is contained in:
parent
7ba75f0503
commit
9b65c1cd99
@ -73,7 +73,7 @@ end
|
||||
# to `nil` (that is, Mustache will use `./lib/rocco/layout.mustache`)_.
|
||||
#
|
||||
class Rocco
|
||||
VERSION = '0.6'
|
||||
VERSION = '0.7'
|
||||
|
||||
def initialize(filename, sources=[], options={}, &block)
|
||||
@file = filename
|
||||
|
Loading…
Reference in New Issue
Block a user