This library has reach version 1.0.0!

This library is relatively stable and has been gone over pretty well.
As such, it is now at version 1.0.0 and is considered ready for
public release (Use in the public space, not giving the code away).
This commit is contained in:
Myrddin Dundragon 2016-12-22 19:13:50 -05:00
parent 143a6d60bc
commit 8988f9f9ae

View File

@ -1,6 +1,6 @@
[package] [package]
name = "alchemy" name = "alchemy"
version = "0.1.0" version = "1.0.0"
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"] authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
description = "Handles converting values to and from a binary format." description = "Handles converting values to and from a binary format."
license = "" license = ""