Skip to content

Commit 7ba2e7e

Browse files
author
Jason Mobarak
committed
bump version
1 parent 5cb9dc2 commit 7ba2e7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

swiftnav-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "swiftnav-sys"
3-
version = "0.8.1"
3+
version = "0.8.0"
44
authors = ["Swift Navigation <[email protected]>"]
55
edition = "2018"
66
description = "FFI bindings for libswiftnav"

swiftnav/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "swiftnav"
3-
version = "0.8.1"
3+
version = "0.8.0"
44
authors = ["Swift Navigation <[email protected]>"]
55
edition = "2018"
66
description = "GNSS positioning and related utilities"

0 commit comments

Comments
 (0)