File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " handlebars" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "main" : " handlebars.js" ,
55 "dependencies" : {}
66}
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >handlebars.js</id >
5- <version >3.0.0 </version >
5+ <version >3.0.1 </version >
66 <authors >handlebars.js Authors</authors >
77 <licenseUrl >https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl >
88 <projectUrl >https://github.com/wycats/handlebars.js/</projectUrl >
Original file line number Diff line number Diff line change 11module Utils from "./utils" ;
22import Exception from "./exception" ;
33
4- export var VERSION = "3.0.0 " ;
4+ export var VERSION = "3.0.1 " ;
55export var COMPILER_REVISION = 6 ;
66
77export var REVISION_CHANGES = {
Original file line number Diff line number Diff line change 11{
22 "name" : " handlebars" ,
33 "barename" : " handlebars" ,
4- "version" : " 3.0.0 " ,
4+ "version" : " 3.0.1 " ,
55 "description" : " Handlebars provides the power necessary to let you build semantic templates effectively with no frustration" ,
66 "homepage" : " http://www.handlebarsjs.com/" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments