Skip to content

Commit

Permalink
Bump version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sque committed Apr 4, 2014
1 parent 033bd9f commit 5a2c78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals/vars.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
$vars = array(

'info' => array(
'version' => array(1, 0, 0),
'version' => array(1, 0, 1),
'min_template_version' => 0
)
);

0 comments on commit 5a2c78c

Please sign in to comment.