Skip to content

Commit 30b9d79

Browse files
committed
v1.24.0
1 parent 05e60ca commit 30b9d79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
[package]
1212
authors = ["Devon Govett <[email protected]>"]
1313
name = "lightningcss"
14-
version = "1.0.0-alpha.53"
14+
version = "1.0.0-alpha.54"
1515
description = "A CSS parser, transformer, and minifier"
1616
license = "MPL-2.0"
1717
edition = "2021"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightningcss",
3-
"version": "1.23.1",
3+
"version": "1.24.0",
44
"license": "MPL-2.0",
55
"description": "A CSS parser, transformer, and minifier written in Rust",
66
"main": "node/index.js",

0 commit comments

Comments
 (0)