summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorLon Ingram <lawnsea@gmail.com>2016-11-12 12:32:45 -0600
committerLon Ingram <lawnsea@gmail.com>2016-11-12 12:32:45 -0600
commitad3037cf54132fc5f589134d3bef961a5f751973 (patch)
tree548b088d09ffa6bff580dbb03a4fbfb3fbb84d6a /components
parent44ce5f40aa5b6a4a9b41d92c9e4e1480b7937ae4 (diff)
downloadhandlebars.js-4.0.6.zip
handlebars.js-4.0.6.tar.gz
handlebars.js-4.0.6.tar.bz2
v4.0.6 (again)v4.0.6origin/4.x
Missed some versions in the repo that needed bumping.
Diffstat (limited to 'components')
-rw-r--r--components/bower.json2
-rw-r--r--components/handlebars.js.nuspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/components/bower.json b/components/bower.json
index 840c772..c67efbb 100644
--- a/components/bower.json
+++ b/components/bower.json
@@ -1,6 +1,6 @@
{
"name": "handlebars",
- "version": "4.0.5",
+ "version": "4.0.6",
"main": "handlebars.js",
"license": "MIT",
"dependencies": {}
diff --git a/components/handlebars.js.nuspec b/components/handlebars.js.nuspec
index 9ede3d6..1145f05 100644
--- a/components/handlebars.js.nuspec
+++ b/components/handlebars.js.nuspec
@@ -2,7 +2,7 @@
<package>
<metadata>
<id>handlebars.js</id>
- <version>4.0.5</version>
+ <version>4.0.6</version>
<authors>handlebars.js Authors</authors>
<licenseUrl>https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/wycats/handlebars.js/</projectUrl>