Skip to content

Commit e6ad93e

Browse files
committed
v4.7.6
1 parent 2bf4fc6 commit e6ad93e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

components/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handlebars",
3-
"version": "4.7.5",
3+
"version": "4.7.6",
44
"main": "handlebars.js",
55
"license": "MIT",
66
"dependencies": {}

components/handlebars.js.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>handlebars.js</id>
5-
<version>4.7.5</version>
5+
<version>4.7.6</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>

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handlebars",
3-
"version": "4.7.5",
3+
"version": "4.7.6",
44
"license": "MIT",
55
"jspm": {
66
"main": "handlebars",

lib/handlebars/base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { registerDefaultDecorators } from './decorators';
55
import logger from './logger';
66
import { resetLoggedProperties } from './internal/proto-access';
77

8-
export const VERSION = '4.7.5';
8+
export const VERSION = '4.7.6';
99
export const COMPILER_REVISION = 8;
1010
export const LAST_COMPATIBLE_COMPILER_REVISION = 7;
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "handlebars",
33
"barename": "handlebars",
4-
"version": "4.7.5",
4+
"version": "4.7.6",
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": [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy