Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fboes committed Oct 4, 2017
1 parent a4295ad commit d6aa7ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blogophon",
"version": "1.2.1",
"version": "1.3.0",
"description": "A Static Site Generator supporting Markdown, responsive images, RSS and other RESTable files. Built with Node.js and minimal dependencies.",
"main": "./index.js",
"repository": {
Expand Down Expand Up @@ -77,8 +77,8 @@
"node": true
},
"parserOptions": {
"ecmaVersion": 6
},
"ecmaVersion": 6
},
"globals": {},
"rules": {
"brace-style": 2,
Expand Down

0 comments on commit d6aa7ed

Please sign in to comment.