Skip to content

Commit

Permalink
bump version, 0.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ruz committed Apr 25, 2013
1 parent d4b6427 commit aa099bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.04 2013-04-25

* add support for functions in the map

0.03 2013-04-11

* extract from a verified emails (gpg strips some bits)
Expand Down
2 changes: 1 addition & 1 deletion META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ requires:
perl: 5.8.3
resources:
license: http://dev.perl.org/licenses/
version: 0.03
version: 0.04
2 changes: 1 addition & 1 deletion lib/RT/Extension/ACNS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

package RT::Extension::ACNS;

our $VERSION = '0.03';
our $VERSION = '0.04';

=head1 NAME
Expand Down

0 comments on commit aa099bf

Please sign in to comment.