Skip to content

Commit 27cb9c2

Browse files
committed
v1.17.1
1 parent 0afccf9 commit 27cb9c2

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
@@ -9,7 +9,7 @@ members = [
99
[package]
1010
authors = ["Devon Govett <devongovett@gmail.com>"]
1111
name = "lightningcss"
12-
version = "1.0.0-alpha.37"
12+
version = "1.0.0-alpha.38"
1313
description = "A CSS parser, transformer, and minifier"
1414
license = "MPL-2.0"
1515
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.17.0",
3+
"version": "1.17.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)