Skip to content

Commit 8f368b3

Browse files
committed
Updated version number in PHP file.
1 parent bed1413 commit 8f368b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery-syntax/jquery-syntax.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Syntax highlighting using <a href="http://www.oriontransfer.co.nz/software/jquery-syntax">jQuery.Syntax</a> supporting a wide range of popular languages. Wrap code blocks with <code>&lt;pre class="syntax {language}"&gt;</code> and <code>&lt;/pre&gt;</code> where <code>{language}</code> is a jQuery.Syntax supported brush. You can also use <code>&lt;code&gt;</code> tags for inline highlighting.
66
Author: Samuel Williams
77
Author URI: http://www.oriontransfer.co.nz/
8-
Version: 2.0
8+
Version: 2.1
99
*/
1010

1111
#

0 commit comments

Comments
 (0)