Skip to content

Commit 236c9fc

Browse files
committed
Bump library version to 2.2 to reflect hint functions
1 parent 7e8f92f commit 236c9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#lang info
22

33
(define collection "rival")
4-
(define version "2.0")
4+
(define version "2.2")
55
(define license 'MIT)
66

77
;; Packaging information

0 commit comments

Comments
 (0)