Skip to content

Commit fa4e57a

Browse files
committed
actually update version number
1 parent d89b0d9 commit fa4e57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax-color-lib/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
(define pkg-authors '(mflatt))
1414

15-
(define version "1.5")
15+
(define version "1.6")
1616

1717
(define license
1818
'(Apache-2.0 OR MIT))

0 commit comments

Comments
 (0)