Bump Rust version to 0.2.0

This commit is contained in:
Tony Garnock-Jones 2019-10-12 22:51:36 +01:00
parent c95b000b7b
commit 96679e8bf5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "preserves"
version = "0.1.3"
version = "0.2.0"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"
description = "Implementation of the Preserves serialization format via serde."