Skip to content

Commit

Permalink
Bump version and contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
jczaplew committed Oct 16, 2015
1 parent ac3af99 commit dad533e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "csv-express",
"description": "Adds a CSV response method to expressjs applications.",
"version": "1.0.0",
"version": "1.1.0",
"author": "John J Czaplewski (forked from Seiya Konno)",
"contributors": [
{
Expand All @@ -15,6 +15,10 @@
{
"name": "Craig McDonald",
"web": "http://thrackle.com"
},
{
"name": "Alexey Avramchik",
"web": "https://github.com/alexcrack"
}
],
"devDependencies": {
Expand Down

0 comments on commit dad533e

Please sign in to comment.