Skip to content

Commit aa4854b

Browse files
authored
[Fix] CI/CD
1 parent 0d70c7a commit aa4854b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ptkdev/sveltekit-electron-adapter",
33
"displayName": "SvelteKit Adapter for Desktop Apps with Electron",
44
"description": "Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron",
5-
"version": "0.0.0-beta.1",
5+
"version": "0.2.1-beta.1",
66
"main": "./index.js",
77
"type": "module",
88
"exports": {

0 commit comments

Comments
 (0)