Skip to content

Commit

Permalink
Bump version to 0.02.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbon committed May 30, 2011
1 parent 10ca37b commit 71874bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
@@ -1,4 +1,6 @@
Revision history for Perl extension Mac::QuickBundle.

0.02

0.01 Sun May 29 10:06:04 CEST 2011
- First public release.
2 changes: 1 addition & 1 deletion lib/Mac/QuickBundle.pm
Expand Up @@ -11,7 +11,7 @@ use warnings;

use Exporter 'import';

our $VERSION = '0.01';
our $VERSION = '0.02';
our @EXPORT_OK = qw(scan_dependencies_from_section copy_scripts
scan_dependencies load_dependencies merge_dependencies
find_shared_dependencies find_all_shared_dependencies
Expand Down

0 comments on commit 71874bf

Please sign in to comment.