Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Nov 14, 2024
1 parent 4e84dc9 commit ba04fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koyo-lib/info.rkt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#lang info

(define license 'BSD-3-Clause)
(define version "0.27")
(define version "0.27.1")
(define collection 'multi)

(define deps
Expand Down

0 comments on commit ba04fa7

Please sign in to comment.