Skip to content

Commit cc67a4f

Browse files
committed
version bump
1 parent e8f47bd commit cc67a4f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT/Apache-2.0"
55
repository = "https://gitlab.com/Redrield/ds-rs"
66
documentation = "https://docs.rs/ds"
77
readme = "README.md"
8-
version = "1.2.4"
8+
version = "1.3.0"
99
keywords = ["frc", "first", "robotics"]
1010
categories = ["network-programming"]
1111
authors = ["Kaitlyn Kenwell <[email protected]>"]

libDS/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libDS/Cargo.toml

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

0 commit comments

Comments
 (0)