Skip to content

Commit 955534c

Browse files
chore(react): bump package version (#463)
Co-authored-by: Christian Bromann <git@bromann.dev>
1 parent 399fe25 commit 955534c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-output-target/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/react-output-target",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "React output target for @stencil/core components.",
55
"main": "./dist/react-output-target.js",
66
"module": "./dist/react-output-target.js",

0 commit comments

Comments
 (0)