Skip to content

Commit

Permalink
Bump icy_draw/view.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrueger committed Dec 25, 2024
1 parent 6324bc8 commit 2486ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/icy_draw/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "icy_draw"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
authors = ["Mike Krüger <mkrueger@posteo.de>"]
description = "A drawing program for ANSI & ASCII art and other text-based art forms."
Expand Down
2 changes: 1 addition & 1 deletion crates/icy_view/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "icy_view"
version = "0.7.0"
version = "0.7.1"
authors.workspace = true
edition.workspace = true
license.workspace = true
Expand Down

0 comments on commit 2486ad8

Please sign in to comment.