Skip to content

Commit 7fb7bfd

Browse files
committed
v0.6.1
1 parent 82e33fd commit 7fb7bfd

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "next_superjson"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2021"
55
authors = ["JH.Lee <[email protected]>"]
66
description = "SWC Plugin of SuperJSON for Next.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-superjson-plugin",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Automatically transform your Next.js Pages to use SuperJSON with SWC",
55
"author": "JH.Lee <[email protected]>",
66
"homepage": "https://github.com/blitz-js/next-superjson-plugin#readme",

0 commit comments

Comments
 (0)