Skip to content

Commit

Permalink
release v1.00
Browse files Browse the repository at this point in the history
  • Loading branch information
pine committed Aug 2, 2015
1 parent 2b2b3ca commit 3524913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Crenv.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ use strict;
use warnings;
use utf8;
use feature qw/say/;
our $VERSION = '1.00';

use File::Path qw/rmtree mkpath/;
use JSON::PP;
Expand Down

0 comments on commit 3524913

Please sign in to comment.