Skip to content

Commit 448437b

Browse files
committed
v1.0.0
1 parent 467b7c4 commit 448437b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geo-math"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["mateusfg7 <[email protected]>"]
55
edition = "2018"
66

src/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: GeoMath
2-
version: "0.1.0"
2+
version: "1.0.0"
33
author: Mateus Felipe <[email protected]>
44
about: Geomatric calcs
55
usage: geo-math <FORM> [VALUES] [ACTION]

0 commit comments

Comments
 (0)