1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 09:07:44 +00:00

bump version for 0.2.1 release

This commit is contained in:
Domenic Quirl 2021-02-22 19:12:20 +01:00
parent 773f65f1b4
commit 45b5e93bc0

View file

@ -1,7 +1,7 @@
[package]
edition = "2018"
name = "cstree"
version = "0.2.0"
version = "0.2.1"
authors = ["Domenic Quirl <DomenicQuirl@pm.me>", "Aleksey Kladov <aleksey.kladov@gmail.com>"]
description = "Library for generic lossless syntax trees"
license = "MIT OR Apache-2.0"