Skip to content

Commit

Permalink
v0.1.1-alpha.42
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed May 3, 2019
1 parent 7411d27 commit b9ea726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "0.1.1-alpha.41",
"version": "0.1.1-alpha.42",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/smooth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smooth",
"description": "Code driven CMS powered by GraphQL & React.",
"version": "0.1.1-alpha.40",
"version": "0.1.1-alpha.42",
"main": "index.js",
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth",
"author": "Greg Bergé <[email protected]>",
Expand Down

0 comments on commit b9ea726

Please sign in to comment.