Skip to content

Commit

Permalink
5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yhahn committed Dec 10, 2014
1 parent d94736d commit f75327f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 5.4.1

* Fix liststream by switching to Transform-based stream

## 5.4.0

* Expose copy function as an API
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tilelive",
"version": "5.4.0",
"version": "5.4.1",
"main": "./lib/tilelive.js",
"description": "API for various map tile backends",
"url": "http://github.com/mapbox/tilelive.js",
Expand Down

0 comments on commit f75327f

Please sign in to comment.