Skip to content

Commit 2c51f79

Browse files
committed
[Release] v0.2.2
1 parent bb7cb73 commit 2c51f79

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codesnap-cli"
3-
version = "0.1.0"
3+
version = "0.2.2"
44
edition = "2021"
55
description = "CLI tools for generating beautiful code snapshots"
66
license = "MIT"

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codesnap"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
description = "Pure Rust library for generating beautiful code snapshots"
66
license = "MIT"

0 commit comments

Comments
 (0)