diff --git a/private/downloader.rkt b/private/downloader.rkt index ccfa070..e7d3580 100644 --- a/private/downloader.rkt +++ b/private/downloader.rkt @@ -26,7 +26,7 @@ (define version-major 0) (define version-minor 1) -(define version-patch 2) +(define version-patch 3) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Internal functions