diff options
| author | 2012-07-07 14:34:22 -0400 | |
|---|---|---|
| committer | 2012-07-07 14:34:22 -0400 | |
| commit | 439d99c9f98c4f64c52942fbcad3740832b3829a (patch) | |
| tree | 8959e93746d3b34ac8232947ba00ae2bbe16bef7 | |
| parent | Version bump (diff) | |
| download | psd.js-0.4.4.tar.xz psd.js-0.4.4.zip | |
Bump npm versionv0.4.4
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 62c4cb0..90434f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psd", - "version": "0.4.3", + "version": "0.4.4", "description": "A Photoshop file format (PSD) parser written in Coffeescript/Javascript", "homepage": "http://meltingice.github.com/psd.js/", "author": "Ryan LeFevre <ryan@twitpic.com> (http://meltingice.net/)", |
