Skip to content

Commit baa1a2b

Browse files
committed
v1.24.1
1 parent 6bd2761 commit baa1a2b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = [
1212
[package]
1313
authors = ["Devon Govett <devongovett@gmail.com>"]
1414
name = "lightningcss"
15-
version = "1.0.0-alpha.54"
15+
version = "1.0.0-alpha.55"
1616
description = "A CSS parser, transformer, and minifier"
1717
license = "MPL-2.0"
1818
edition = "2021"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightningcss",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
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)