Skip to content

Commit 9434262

Browse files
committed
Bumping to version 1.0.3
1 parent dc711a8 commit 9434262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strategies/react-static-content/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@midudev/react-static-content",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Server Side Rendering for a component and skip the hydration step on the client. Useful for components that don't need to use interactivity (like SEO links).",
55
"main": "dist/index.js",
66
"source": "index.js",

0 commit comments

Comments
 (0)