Skip to content

Commit 1bbb45e

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2025-03-06) ### Features * migrate to bun ([#1](#1)) ([9207614](9207614))
1 parent 9207614 commit 1bbb45e

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": "@flowscripter/example-plugin",
33
"module": "index.ts",
44
"type": "module",
5-
"version": "0.0.0",
5+
"version": "1.0.0",
66
"publishConfig": {
77
"access": "public"
88
},

0 commit comments

Comments
 (0)