Skip to content

Commit 6253cf8

Browse files
author
Nick Balestra
committed
Publish
- create-cycle-app@3.0.2 - cycle-scripts@1.0.3
1 parent 2f83b0f commit 6253cf8

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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Create Cycle.js with no build configuration.",
55
"scripts": {
66
"test": "jest --verbose"

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": "1.0.2",
3+
"version": "1.0.3",
44
"description": "create-cycle-app core flavor",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)