Skip to content

Commit bf37b7d

Browse files
committed
Checking in changes prior to tagging of version 1.00.
Changelog diff is:
1 parent 6a05ec4 commit bf37b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Data/MessagePack.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use strict;
33
use warnings;
44
use 5.008001;
55

6-
our $VERSION = '0.51';
6+
our $VERSION = '1.00';
77

88
sub true () {
99
require Data::MessagePack::Boolean;

0 commit comments

Comments
 (0)