Skip to content

Commit 9c04041

Browse files
0.3.1
1 parent 4025fe1 commit 9c04041

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3.0",
6+
"version": "0.3.1",
77
"type": "module",
88
"scripts": {
99
"dev": "npm run clear && NODE_ENV=development run-p dev:*",

0 commit comments

Comments
 (0)