[perl-champlain] Deprecation release 0.14; project is now in 'deprecated' status



commit f3313d52153a16157736f1c114a68b08b7a26127
Author: Brian Manning <brian xaoc org>
Date:   Mon Mar 1 11:53:49 2021 -0800

    Deprecation release 0.14; project is now in 'deprecated' status
    
    - See the README file for more information about the project's
      deprecation

 Changes          | 3 +++
 lib/Champlain.pm | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/Changes b/Changes
index 427b36a..4f1b00a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Champlain
 
+0.14 Mon Mar 1 11:52:54 PDT 2021
+       Bump version number after failed CPAN upload attempt.
+
 0.13 Tue Jan 26 18:36:15 CET 2021
        Added project deprecation notice, project is now deprecated.
 
diff --git a/lib/Champlain.pm b/lib/Champlain.pm
index aae22fa..3ff4192 100644
--- a/lib/Champlain.pm
+++ b/lib/Champlain.pm
@@ -152,7 +152,7 @@ For the terms of The Artistic License, see L<perlartistic>.
 use warnings;
 use strict;
 
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 use base 'DynaLoader';
 use Exporter 'import';


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]