Skip to content

Commit

Permalink
* bump version, 0.03
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.bestpractical.com/RT-BugTracker-Public@20232 e417ac7c-1bcc-0310-8ffa-8f5827389a85
  • Loading branch information
ruz committed Dec 26, 2009
1 parent cd021b2 commit 2d39e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.yml
Expand Up @@ -20,4 +20,4 @@ no_index:
- inc
requires:
perl: 5.8.3
version: 0.02
version: 0.03
2 changes: 1 addition & 1 deletion lib/RT/BugTracker/Public.pm
Expand Up @@ -52,7 +52,7 @@ use warnings;

package RT::BugTracker::Public;

our $VERSION = '0.02';
our $VERSION = '0.03';

=head1 NAME
Expand Down

0 comments on commit 2d39e4e

Please sign in to comment.