diff options
Diffstat (limited to 'handlebars.js.nuspec')
-rw-r--r-- | handlebars.js.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handlebars.js.nuspec b/handlebars.js.nuspec index 9a16cc0..4515f2e 100644 --- a/handlebars.js.nuspec +++ b/handlebars.js.nuspec @@ -2,7 +2,7 @@ <package> <metadata> <id>handlebars.js</id> - <version>1.0.0-rc.4</version> + <version>1.0.0</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> |