Skip to content

Commit

Permalink
start with an alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed May 23, 2019
1 parent 759556d commit 5f6d03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sluice"
version = "0.4.0"
version = "0.4.0-alpha.1"
authors = ["Stephen M. Coakley <[email protected]>"]
edition = "2018"
description = "Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels"
Expand Down

0 comments on commit 5f6d03c

Please sign in to comment.