1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: release 0.2.0

This commit is contained in:
Kevin Amado 2022-02-17 01:43:50 -05:00
parent 2603db7513
commit 5a13f040d6
No known key found for this signature in database
GPG key ID: FFF341057F503148
8 changed files with 121 additions and 192 deletions

2
Cargo.lock generated
View file

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "alejandra"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"clap",
"indoc",