Skip to content

Commit c12d3bc

Browse files
committed
bump version
using a minor because hopefully noone has picked up 1.0.0 yet... though it's a minor API break
1 parent 46f5791 commit c12d3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "driver-cp2130"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
authors = ["Ryan Kurte <ryankurte@gmail.com>"]
55
description = "libusb based driver for the CP2130 USB-SPI bridge by Silicon Labs"
66
repository = "https://github.com/ryankurte/rust-driver-cp2130"

0 commit comments

Comments
 (0)