Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Oct 11, 2012
1 parent c4cfc40 commit 992eb8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 0.6.2-dev
2012-??-??
Version 0.6.2
2012-10-11

- Log all error responses to console
- Provide a sendError method to subclasses
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windshaft",
"version": "0.6.2-dev",
"version": "0.6.2",
"main": "./lib/windshaft/index.js",
"description": "A Node.js based map tile server for PostGIS & Mapnik",
"url": "https://github.com/Vizzuality/Windshaft",
Expand Down

0 comments on commit 992eb8d

Please sign in to comment.