Skip to content

Commit

Permalink
Publish v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed May 28, 2024
1 parent 620e60a commit 791e0cf
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oxc-browserslist"
version = "0.15.0"
version = "0.16.0"
authors = ["Boshen <[email protected]>", "Pig Fang <[email protected]>"]
edition = "2021"
description = "Rust-ported Browserslist for Oxc."
Expand All @@ -9,13 +9,8 @@ license = "MIT"
keywords = ["web", "javascript"]
categories = ["web-programming", "config"]
include = [
"**/*.rs",
"src/**/*.rs",
"Cargo.toml",
"vendor/caniuse/fulldata-json/data-2.0.json",
"vendor/canisue/features-json/*.json",
"vendor/caniuse/region-usage-json/*.json",
"vendor/electron-to-chromium/versions.json",
"vendor/node-releases/data/**/*.json",
]

[workspace]
Expand Down

0 comments on commit 791e0cf

Please sign in to comment.