Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bpampuch committed Mar 19, 2014
1 parent 48722f5 commit 3e396ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdfmake",
"version": "0.0.9",
"version": "0.0.10",
"homepage": "https://bpampuch.github.io/pdfmake",
"authors": [
"Bartek Pampuch <[email protected]>"
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": "pdfmake",
"version": "0.0.9",
"version": "0.0.10",
"description": "Client/server side PDF printing in pure JavaScript",
"main": "src/printer.js",
"directories": {
Expand Down

0 comments on commit 3e396ff

Please sign in to comment.