Skip to content

Commit

Permalink
Sisimai version 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Sep 10, 2014
1 parent b45d5a7 commit 106b65f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"release_status" : "unstable",
"version" : "4.0.1",
"version" : "4.0.2",
"x_contributors" : [
"azumakuniyuki <perl.org@azumakuniyuki.org>"
]
Expand Down
2 changes: 1 addition & 1 deletion lib/Sisimai.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use feature ':5.10';
use strict;
use warnings;

our $VERSION = '4.0.1';
our $VERSION = '4.0.2';
sub version { return $VERSION }
sub sysname { 'bouncehammer' }
sub libname { 'Sisimai' }
Expand Down

0 comments on commit 106b65f

Please sign in to comment.