Skip to content

Commit f55a888

Browse files
v0.7.1
1 parent f2a8758 commit f55a888

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"lerna": "2.0.0-beta.30",
3-
"version": "0.7.0"
2+
"lerna": "2.0.0-beta.32",
3+
"version": "0.7.1"
44
}

packages/leo-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa-labs/leo-core",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "The modular static site generator. Core module.",
55
"main": "index.js",
66
"scripts": {

packages/leo-scaffolding-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa-labs/leo-scaffolding-apollo",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Entrypoints that support Apollo-based LEO static sites",
55
"main": "entry-static.js",
66
"author": "Chris Biscardi <[email protected]> (www.christopherbiscardi.com)",

0 commit comments

Comments
 (0)