Parcourir la source

Bump version.

David Craven il y a 6 ans
Parent
commit
a6c53d65fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      riscv-rt/Cargo.toml

+ 1 - 1
riscv-rt/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "riscv-rt"
-version = "0.2.0"
+version = "0.3.0"
 repository = "https://github.com/rust-embedded/riscv-rt"
 authors = ["David Craven <david@craven.ch>"]
 categories = ["embedded", "no-std"]