Reverted the version number to 0.7.
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
diff --git a/Changes b/Changes
index 80907e3..6766675 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::RequireSSL
 
-0.06999_01
+0.07   2010-04-02 07:28:00
        - Converted to use Module::Install instead of Module::Build.
         - Removed unused 'default' method from the app (triggered a deprecation warning).
         - Fix Perl Critic test for hard tabs (t0m)