Skip to content

Commit 2620c27

Browse files
committed
v0.6.2
1 parent f0b31f8 commit 2620c27

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-superjson-plugin",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
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)