Skip to content

Commit ce7e847

Browse files
committed
Publish
- create-cycle-app@4.1.0 - cycle-scripts@2.1.1
1 parent 7dd3052 commit ce7e847

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-cycle-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cycle-app",
3-
"version": "4.1.0-rc.1",
3+
"version": "4.1.0",
44
"description": "Create Cycle.js with no build configuration.",
55
"scripts": {
66
"test": "exit 0 || jest"

packages/cycle-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cycle-scripts",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "create-cycle-app core flavor",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)