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