Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Apr 6, 2021
1 parent a340073 commit 4c038ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Perl/Maven/Calendar.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ package Perl::Maven::Calendar;
use strict;
use warnings;

our $VERSION = '0.11';

use Data::ICal ();
use Data::ICal::Entry::Event ();
use DateTime ();
Expand Down

0 comments on commit 4c038ae

Please sign in to comment.