Skip to content

Commit

Permalink
v6.55.7 was already published. Trying v6.55.8
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 28, 2013
1 parent 1a7be51 commit 568684f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion History.md
@@ -1,8 +1,11 @@
# History

- v6.55.7 November 28, 2013
- v6.55.8 November 28, 2013
- Fixed Node.js v0.8 compatibility (regression since v6.55.3)

- v6.55.7 November 28, 2013
- ??? was already published...

- v6.55.6 November 28, 2013
- Output a huge warning banner when running DocPad against an unstable version of Node.js

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"title": "DocPad. Streamlined web development.",
"name": "docpad",
"version": "6.55.7",
"version": "6.55.8",
"description": "DocPad is a next generation web architecture that lets you create fast static websites with dynamic abilities and powerful abstractions. Write your website as files on your computer, entries in a database, or even RSS feeds and DocPad will import it, generate & render it, then output a static website for deployment anywhere or a dynamic node website for advanced server-side functionality. Use it as a module or standalone. It's purely awesome. Check it out.",
"homepage": "http://docpad.org",
"installUrl": "http://docpad.org/install",
Expand Down

0 comments on commit 568684f

Please sign in to comment.