Release 0.4.1

This commit is contained in:
Devon Govett 2014-02-18 00:01:11 -08:00
parent e11a800af3
commit a5a9ac4da8
3 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@ -6,4 +6,5 @@ lib/font/tables/.DS_Store
/node_modules/
/tests/
node-zlib/
src/
src/
playground/

View File

@ -3,4 +3,5 @@ node-modules/
demo/
src/
lib/
playground/
index.js

View File

@ -9,7 +9,7 @@
"document",
"vector"
],
"version": "0.4.0",
"version": "0.4.1",
"homepage": "http://pdfkit.org/",
"author": {
"name": "Devon Govett",