diff --git a/package.json b/package.json index 754b381..9479bb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-info", - "version": "0.5.2", + "version": "0.6.0", "description": "Export build information as virutal module", "keywords": [ "unplugin", diff --git a/playground/package.json b/playground/package.json index 419230f..8d9b788 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,6 +1,6 @@ { "name": "playground", - "version": "0.5.2", + "version": "0.6.0", "private": "true", "type": "module", "scripts": {