diff --git a/v.mod b/v.mod index da5423c..a2441af 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'ranges' description: 'Operating with ranges of numbers' - version: '0.2.0' + version: '0.3.0' license: 'Unlicense' dependencies: [] }