Skip to content

Commit 3e55324

Browse files
chore: version 6.0.0 (#206)
1 parent 60c6034 commit 3e55324

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "lingui_macro_plugin"
3-
version = "6.0.0-next.3"
3+
version = "6.0.0"
44
edition = "2021"
55

66
[lib]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingui/swc-plugin",
3-
"version": "6.0.0-next.3",
3+
"version": "6.0.0",
44
"description": "A SWC Plugin for LinguiJS",
55
"author": {
66
"name": "Timofei Iatsenko",
@@ -19,7 +19,7 @@
1919
"icu",
2020
"message-format",
2121
"i18n",
22-
"internalization"
22+
"internationalization"
2323
],
2424
"main": "target/wasm32-wasip1/release/lingui_macro_plugin.wasm",
2525
"exports": {

0 commit comments

Comments
 (0)