Skip to content

Commit 5d06f53

Browse files
Bump minor version to 0.3.0
Backwards-compatible new features have been added in the previous commit.
1 parent 525bc4b commit 5d06f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sgp4-rs"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
authors = ["Nick Pascucci <[email protected]>"]
55
edition = "2018"
66

@@ -23,4 +23,4 @@ uom = "0.31.1"
2323
cc = "1.0"
2424

2525
[dev-dependencies]
26-
float-cmp = "0.8"
26+
float-cmp = "0.8"

0 commit comments

Comments
 (0)