Skip to content

Commit

Permalink
Update the version!
Browse files Browse the repository at this point in the history
  • Loading branch information
SlexAxton committed Nov 30, 2011
1 parent 5d15ef9 commit 8338bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/handlebars/base.js
@@ -1,7 +1,7 @@
// BEGIN(BROWSER)
var Handlebars = {};

Handlebars.VERSION = "1.0.beta.2";
Handlebars.VERSION = "1.0.beta.4";

Handlebars.helpers = {};
Handlebars.partials = {};
Expand Down

0 comments on commit 8338bc8

Please sign in to comment.