Skip to content

Commit

Permalink
⬆️ 3.0.5 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Mar 20, 2017
1 parent ac8acbb commit 1c5353a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodeice",
"version": "3.0.4",
"version": "3.0.5",
"description": "Another PDF invoice generator",
"main": "lib/index.js",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"javascript",
"pdf"
],
"author": "Ionică Bizău <[email protected]> (http://ionicabizau.net)",
"author": "Ionică Bizău <[email protected]> (https://ionicabizau.net)",
"license": "MIT",
"bugs": {
"url": "https://github.com/IonicaBizau/nodeice/issues"
Expand Down Expand Up @@ -45,12 +45,11 @@
"bin/",
"app/",
"lib/",
"build/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"scripts/",
"cli.js",
"index.js"
]
Expand Down

0 comments on commit 1c5353a

Please sign in to comment.