diff --git a/colorbox.module b/colorbox.module
index be43a89..7d9571d 100644
--- a/colorbox.module
+++ b/colorbox.module
@@ -82,7 +82,7 @@ function colorbox_libraries_info() {
     'version arguments' => array(
       'file' => 'colorbox/jquery.colorbox-min.js',
       'pattern' => '@ColorBox v([0-9\.a-z]+)@',
-      'lines' => 1,
+      'lines' => 2,
     ),
     'files' => array(
       'js' => array(
