Skip to content

Commit f577a64

Browse files
committed
(cargo-release) version 0.2.0
1 parent ec1432e commit f577a64

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 = "byteordered"
3-
version = "0.1.1-alpha.0"
3+
version = "0.2.0"
44
authors = ["Eduardo Pinho <enet4mikeenet@gmail.com>"]
55
categories = ["encoding", "parsing"]
66
description = "Abstraction for reading and writing data with implicit byte order awareness"

0 commit comments

Comments
 (0)