Bump to 1.14.0

This commit is contained in:
Jonas Schievink 2021-06-11 18:27:11 +02:00
parent 5c31636784
commit 8f2eb62d60

View File

@ -1,7 +1,7 @@
[package]
name = "ungrammar"
description = "A DSL for describing concrete syntax trees"
version = "1.13.0"
version = "1.14.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/matklad/ungrammar"
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]