mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
MAINT: Bump version to v0.7.2
This commit is contained in:
parent
a8164a1f06
commit
b50f72c182
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -550,7 +550,7 @@ checksum = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
|
||||
|
||||
[[package]]
|
||||
name = "ucg"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
dependencies = [
|
||||
"abortable_parser",
|
||||
"atty",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2018"
|
||||
name = "ucg"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||||
description = "A configuration generation grammar."
|
||||
repository = "https://github.com/zaphar/ucg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user