Skip to content

Commit c090193

Browse files
committed
v1.23.1
1 parent fa795e1 commit c090193

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 <devongovett@gmail.com>"]
1313
name = "lightningcss"
14-
version = "1.0.0-alpha.52"
14+
version = "1.0.0-alpha.53"
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.0",
3+
"version": "1.23.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)