diff --git a/Changes b/Changes
index c3eae0b956b8707a3cb3afe2971ac10192bb832b..b7eb4652eb11a88973548bf14df6febdd9e4f36c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Parse-Arcconf
 
+0.02    Fri Jun 29 12:46:52 2012
+        Updated manifest to include tests.
+
 0.01    Date/time
         First version, released on an unsuspecting world.
 
diff --git a/lib/Parse/Arcconf.pm b/lib/Parse/Arcconf.pm
index 2a4cd9111d2340a9612023ee219812d58a168a91..5c9cce1886252358e4946643a5a046589a2a9ce6 100644
--- a/lib/Parse/Arcconf.pm
+++ b/lib/Parse/Arcconf.pm
@@ -23,7 +23,7 @@ Version 0.01
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 =head1 SYNOPSIS