Skip to content

Commit

Permalink
(cargo-release) start next development iteration 0.4.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Jan 15, 2019
1 parent 3a841d7 commit a1cd5c4
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 = "byteordered"
version = "0.4.0"
version = "0.4.1-alpha.0"
authors = ["Eduardo Pinho <[email protected]>"]
categories = ["encoding", "parsing"]
description = "Abstraction for reading and writing data with implicit byte order awareness"
Expand Down

0 comments on commit a1cd5c4

Please sign in to comment.