From 4710732f610e9b9e83a86ed267d9398b1ba1dbbe Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Sat, 11 Aug 2012 20:43:44 +0000 Subject: bump release --- lib/Parse/EDID.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Parse/EDID.pm') diff --git a/lib/Parse/EDID.pm b/lib/Parse/EDID.pm index aaf4aa4..29e18d5 100755 --- a/lib/Parse/EDID.pm +++ b/lib/Parse/EDID.pm @@ -21,7 +21,7 @@ use strict; use warnings; use base 'Exporter'; -our $VERSION = '1.0.2'; +our $VERSION = '1.0.3'; our @EXPORT = qw( parse_edid -- cgit v1.2.1