Skip to content

Commit 59577a1

Browse files
committed
bump version
1 parent c71aebc commit 59577a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/App/unichar.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use warnings;
88
use open qw(:std :utf8);
99
use experimental qw(signatures);
1010

11-
our $VERSION = '0.013';
11+
our $VERSION = '0.014';
1212

1313
=encoding utf8
1414

script/unichar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use utf8;
55
use warnings;
66
use open qw(:std :utf8);
77

8-
our $VERSION = '0.013';
8+
our $VERSION = '0.014';
99

1010
use App::unichar;
1111

0 commit comments

Comments
 (0)