Skip to content

Commit

Permalink
Up versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnwa committed Aug 17, 2024
1 parent 5279c81 commit 1db5305
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css-minifier-web/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "css-minifier-web"
version = "0.2.0"
version = "0.3.0"
authors = ["Mnwa <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion css-minifier/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "css-minifier"
version = "0.3.0"
version = "0.4.0"
authors = ["Mnwa <[email protected]>"]
edition = "2018"
description = "CLI wrapper for css-minify library"
Expand Down

0 comments on commit 1db5305

Please sign in to comment.