diff options
author | kpdecker <kpdecker@gmail.com> | 2015-09-02 21:21:36 -0500 |
---|---|---|
committer | kpdecker <kpdecker@gmail.com> | 2015-09-02 21:21:36 -0500 |
commit | c7b28a65dab1f1bb370f258fd65796d74c7b53cb (patch) | |
tree | d25e4d790965c5b7dc262e027fd7d9b8c15ad591 /components/handlebars.js.nuspec | |
parent | 9a27693fae56c20727ad9974f2a1b542c5728e07 (diff) | |
download | handlebars.js-c7b28a65dab1f1bb370f258fd65796d74c7b53cb.zip handlebars.js-c7b28a65dab1f1bb370f258fd65796d74c7b53cb.tar.gz handlebars.js-c7b28a65dab1f1bb370f258fd65796d74c7b53cb.tar.bz2 |
v4.0.1v4.0.1
Diffstat (limited to 'components/handlebars.js.nuspec')
-rw-r--r-- | components/handlebars.js.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/handlebars.js.nuspec b/components/handlebars.js.nuspec index b259400..ee1fce0 100644 --- a/components/handlebars.js.nuspec +++ b/components/handlebars.js.nuspec @@ -2,7 +2,7 @@ <package> <metadata> <id>handlebars.js</id> - <version>4.0.0</version> + <version>4.0.1</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> |