From a05536043672c1529a7723c01a67f2c96b4314b7 Mon Sep 17 00:00:00 2001 From: ge Date: Tue, 24 Mar 2026 21:44:20 +0300 Subject: [PATCH] mod: bump version --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index acf9466..75ddd1e 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'ranges' description: 'Operating with ranges of numbers' - version: '0.4.0' + version: '0.5.0' license: 'Unlicense' dependencies: [] }