Skip to content

Commit 36baebc

Browse files
committed
Reverted change for package version change as it is now handled in the publish workflow.
1 parent d1b517f commit 36baebc

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceallies/vue-testing-library-stubs",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "Contains stubbing functions for Vue components to unit test components without requiring the full component to be loaded.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)