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