Skip to content

Commit 4e7dd8f

Browse files
author
handlebars-lang
committed
Update to v4.7.8
1 parent 16c94ba commit 4e7dd8f

12 files changed

+1852
-296
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handlebars",
3-
"version": "4.7.7",
3+
"version": "4.7.8",
44
"main": "handlebars.js",
55
"license": "MIT",
66
"dependencies": {}

handlebars-source.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
1010
gem.date = Time.now.strftime("%Y-%m-%d")
1111
gem.description = %q{Handlebars.js source code wrapper for (pre)compilation gems.}
1212
gem.summary = %q{Handlebars.js source code wrapper}
13-
gem.homepage = "https://github.com/handlebars-lang/handlebars.js"
13+
gem.homepage = "https://github.com/handlebars-lang/handlebars.js/"
1414
gem.version = package["version"].sub "-", "."
1515
gem.license = "MIT"
1616

handlebars.amd.js

+35-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

handlebars.amd.min.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)