aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-08-14 18:09:11 -0400
committerBrian Cully <bjc@kublai.com>2019-08-14 18:09:11 -0400
commitb9eead7533b2c5d8360213c4e3104a0fa6888122 (patch)
tree294a4717aa2895cc11bec1d73ad4c24bba381961
parent8798e2cbdf9d5791a26b85968efb14ae160fca84 (diff)
downloadstarb-b9eead7533b2c5d8360213c4e3104a0fa6888122.tar.gz
starb-b9eead7533b2c5d8360213c4e3104a0fa6888122.zip
Version bump to 0.2.v0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8972b84..28e5c6b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "starb"
description = "STAtic Ring Buffers."
-version = "0.1.1"
+version = "0.2.0"
authors = ["Brian Cully <bjc@kublai.com>"]
edition = "2018"
license = "LGPL-3.0-or-later"