Skip to content

Commit 9bca154

Browse files
committed
v0.1.1-alpha.13
1 parent 00127a7 commit 9bca154

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,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.1.1-alpha.12",
6+
"version": "0.1.1-alpha.13",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/smooth-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smooth-core",
33
"description": "Code driven CMS powered by GraphQL & React.",
4-
"version": "0.1.1-alpha.12",
4+
"version": "0.1.1-alpha.13",
55
"main": "index.js",
66
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth-core",
77
"author": "Greg Bergé <berge.greg@gmail.com>",

packages/smooth-dev-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smooth-dev-cli",
33
"description": "CLI helpers for contributors working on Smooth.js",
4-
"version": "0.1.1-alpha.2",
4+
"version": "0.1.1-alpha.13",
55
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth-dev",
66
"author": "Greg Bergé <berge.greg@gmail.com>",
77
"publishConfig": {

0 commit comments

Comments
 (0)