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

Bump version to 0.6.1

This commit is contained in:
DQ 2021-06-23 18:14:47 +02:00 committed by GitHub
parent 40d3e96fb1
commit e3aa119a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[package] [package]
edition = "2018" edition = "2018"
name = "cstree" name = "cstree"
version = "0.6.0" version = "0.6.1"
authors = [ authors = [
"Domenic Quirl <DomenicQuirl@pm.me>", "Domenic Quirl <DomenicQuirl@pm.me>",
"Aleksey Kladov <aleksey.kladov@gmail.com>", "Aleksey Kladov <aleksey.kladov@gmail.com>",