Skip to content

Commit 8f2ac01

Browse files
committed
build: bump version
1 parent 0b114a7 commit 8f2ac01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui-easy-lib/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 license 'BSD-3-Clause)
4-
(define version "0.20.2")
4+
(define version "0.21")
55
(define collection "racket")
66
(define deps
77
'("base"

0 commit comments

Comments
 (0)