Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Release v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelerz committed May 23, 2015
1 parent c891524 commit 13c74f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========

v0.11.3 - 05/23/15
v0.11.4 - 05/23/15
* Add simple url support for readImage

v0.11.2 - 04/21/15
Expand Down
3 changes: 2 additions & 1 deletion package.json 100755 → 100644
@@ -1,6 +1,6 @@
{
"name": "pngjs-image",
"version": "0.11.3",
"version": "0.11.4",
"description": "Native PNG image manipulation",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -29,6 +29,7 @@
"dependencies": {
"pako": "^0.2.6",
"pngjs": "0.4.0",
"request": "^2.55.0",
"stream-buffers": "1.0.1",
"underscore": "1.7.0"
},
Expand Down

0 comments on commit 13c74f3

Please sign in to comment.