Bump version to 0.2.5

main v0.2.5
Subhomoy Haldar 2023-09-07 07:53:48 +01:00
parent 63c1e2e28c
commit 4eddf7d04a
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ message: Please cite this software using these information.
repository-code: https://github.com/hungrybluedev/geo
title: geo
url: https://github.com/hungrybluedev/geo
version: 0.2.4
version: 0.2.5

2
v.mod
View File

@ -1,7 +1,7 @@
Module {
name: 'geo'
description: 'A sample CLI app for printing geometric shapes to the terminal.'
version: '0.2.4'
version: '0.2.5'
license: 'MIT'
dependencies: []
}