summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorkpdecker <kpdecker@gmail.com>2015-09-23 22:41:14 -0500
committerkpdecker <kpdecker@gmail.com>2015-09-23 22:41:14 -0500
commit9365b8290070f34bf797c836aed4335ce6a4094f (patch)
treedddc1303e473859545fd347ea4a8a9489f56afde /components
parentbf091777a9d2eff862b445c081c67ce1fae4896d (diff)
downloadhandlebars.js-9365b8290070f34bf797c836aed4335ce6a4094f.zip
handlebars.js-9365b8290070f34bf797c836aed4335ce6a4094f.tar.gz
handlebars.js-9365b8290070f34bf797c836aed4335ce6a4094f.tar.bz2
v4.0.3v4.0.3
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 0f54800..5751938 100644
--- a/components/bower.json
+++ b/components/bower.json
@@ -1,6 +1,6 @@
{
"name": "handlebars",
- "version": "4.0.2",
+ "version": "4.0.3",
"main": "handlebars.js",
"license": "MIT",
"dependencies": {}
diff --git a/components/handlebars.js.nuspec b/components/handlebars.js.nuspec
index ebdb893..5689941 100644
--- a/components/handlebars.js.nuspec
+++ b/components/handlebars.js.nuspec
@@ -2,7 +2,7 @@
<package>
<metadata>
<id>handlebars.js</id>
- <version>4.0.2</version>
+ <version>4.0.3</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>