Skip to content

Commit 572ede3

Browse files
committed
v0.4.0
1 parent e098e78 commit 572ede3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.3.12"
6+
"version": "0.4.0"
77
}

packages/reactful-commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactful-commands",
3-
"version": "0.3.12",
3+
"version": "0.4.0",
44
"description": "Commands for the Reactful CLI",
55
"repository": "jscomplete/reactful",
66
"author": "Samer Buna <[email protected]>",

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.3.12",
3+
"version": "0.4.0",
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)