diff options
| -rw-r--r-- | package.hugo.json | 2 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package.hugo.json b/package.hugo.json index cc4b11a..e367bf8 100644 --- a/package.hugo.json +++ b/package.hugo.json @@ -1,4 +1,4 @@ { "name": "ed", - "version": "0.6.0" + "version": "0.7.0" } diff --git a/package.json b/package.json index 4095ab6..065f418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ed", - "version": "0.6.0", + "version": "0.7.0", "private": true, "description": "Ed theme for minimal editions, based on Alex Gil theme.", "keywords": [ |
