|
|
@@ -85,6 +85,5 @@ end |
|
|
bumper = Bumper.new([ |
|
|
bumper = Bumper.new([ |
|
|
Source.new('mustache.js', /mustache.version = '([\d\.]*)'/), |
|
|
Source.new('mustache.js', /mustache.version = '([\d\.]*)'/), |
|
|
Source.new('mustache.js.nuspec', /<version>([\d\.]*)<\/version>/), |
|
|
Source.new('mustache.js.nuspec', /<version>([\d\.]*)<\/version>/), |
|
|
Source.new('bower.json', /"version": "([\d\.]*)"/) |
|
|
|
|
|
]) |
|
|
]) |
|
|
bumper.start |
|
|
bumper.start |