Skip to content

Commit 640badb

Browse files
author
Robin Simonklein
committed
release: v0.1.0
1 parent d04ce86 commit 640badb

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
@@ -3,7 +3,7 @@
33
"displayName": "Stimulus DevTools",
44
"description": "A developer tool for inspecting and debugging Stimulus applications.",
55
"private": true,
6-
"version": "0.0.0",
6+
"version": "0.1.0",
77
"type": "module",
88
"scripts": {
99
"dev": "NODE_ENV=development vite build --watch",

0 commit comments

Comments
 (0)