fixed missed Changes date, bumped version
Robert 'phaylon' Sedlacek [Sat, 1 Aug 2009 20:15:06 +0000 (22:15 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index de4ddac..ee68b61 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,2 +1,4 @@
-[0.001] ...
+[0.002] ...
+
+[0.001] Sat Aug  1 21:26:41 CEST 2009
     - Initial release
index 7696729..2bebadd 100644 (file)
@@ -8,7 +8,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.001';
+    our $VERSION = '0.002';
 
     around keywords {
         $self->$orig,