diff --git a/History.txt b/History.txt index aa8f268..5100f3b 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== 0.6.5 / 2009-05-25 +== 0.6.6 / 2009-05-25 * fix to_a bug that slipped in yesterday when I wasn't looking * attempting to assign a local variable that overlaps with an internal one raises error * attempting to 'needs' a variable that overlaps with an existing method raises error diff --git a/VERSION.yml b/VERSION.yml index d9d823a..1496434 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -1,5 +1,5 @@ --- :major: 0 :minor: 6 -:patch: 5 +:patch: 6