From 16bd606fec0ada4c811eb7afe6bfd619d88f3d37 Mon Sep 17 00:00:00 2001 From: Nils Knappmeier Date: Sun, 23 Feb 2020 11:02:00 +0100 Subject: [PATCH] v3.0.8 --- components/bower.json | 2 +- components/handlebars.js.nuspec | 2 +- components/package.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/bower.json b/components/bower.json index 6880e9c0d..d519be3f5 100644 --- a/components/bower.json +++ b/components/bower.json @@ -1,6 +1,6 @@ { "name": "handlebars", - "version": "3.0.7", + "version": "3.0.8", "main": "handlebars.js", "dependencies": {} } diff --git a/components/handlebars.js.nuspec b/components/handlebars.js.nuspec index 1810b6da1..b0899a330 100644 --- a/components/handlebars.js.nuspec +++ b/components/handlebars.js.nuspec @@ -2,7 +2,7 @@ handlebars.js - 3.0.7 + 3.0.8 handlebars.js Authors https://github.com/wycats/handlebars.js/blob/master/LICENSE https://github.com/wycats/handlebars.js/ diff --git a/components/package.json b/components/package.json index 3e8a21d4f..5ec32d065 100644 --- a/components/package.json +++ b/components/package.json @@ -1,6 +1,6 @@ { "name": "handlebars", - "version": "3.0.7", + "version": "3.0.8", "license": "MIT", "jspm": { "main": "handlebars", diff --git a/package.json b/package.json index cd63fc100..d13035962 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handlebars", "barename": "handlebars", - "version": "3.0.7", + "version": "3.0.8", "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", "homepage": "http://www.handlebarsjs.com/", "keywords": [