diff --git a/README.md b/README.md index 8eb07b41..ce587eda 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you do not want to use [`node ./index.js`](index.js), [read the manual](docs/ Version ------- -Version: 0.4.0 (2016-09-15) +Version: 0.5.0 (2016-10-17) Legal stuff ----------- diff --git a/package.json b/package.json index 193ed549..e40edc57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blogophon", - "version": "0.4.0", + "version": "0.5.0", "description": "A small and simple Static Site Generator for blogs.", "main": "./index.js", "repository": {