Skip to content

Commit 37a6f5c

Browse files
committed
v0.5.3
1 parent 0683db1 commit 37a6f5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.5.2"
6+
"version": "0.5.3"
77
}

packages/reactful-main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactful",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "An opinionated CLI for full-stack server-rendered React applications",
55
"repository": "jscomplete/reactful",
66
"author": "Samer Buna <[email protected]>",

0 commit comments

Comments
 (0)