Bump version to 0.2.1

This commit is contained in:
Jeremy Wall 2018-11-05 21:09:05 -06:00
parent 374212aecd
commit a78831952f

View File

@ -1,6 +1,6 @@
[package]
name = "abortable_parser"
version = "0.2.0"
version = "0.2.1"
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
description = "A parser combinator library with an emphasis on error handling"
repository = "https://github.com/zaphar/abortable_parser"