From bfe3756a94ee3e717ac4bbeb5cd692a06bdf4dfe Mon Sep 17 00:00:00 2001 From: Dario Lehmhus Date: Sun, 12 Feb 2023 19:20:27 +0100 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb12225..e8e604d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-with-linaria", - "version": "0.3.2-canary.0", + "version": "0.4.0", "description": "Linaria support for Next.js 13 app directory feature", "main": "lib/webpackConfig.js", "scripts": {