Skip to content

Commit

Permalink
Bump to version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartcl committed Jan 3, 2014
1 parent 511e2c4 commit ea5098a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"name" : "treehugger",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "treehugger is a Javascript library for program processing",
"author": "ajax.org B.V. <[email protected]>",
"contributors": [
{ "name": "Zef Hemel", "email": "[email protected]" }
{ "name": "Zef Hemel", "email": "[email protected]" },
{ "name": "Lennart Kats", "email": "[email protected]" },
{ "name": "Harutyun Amirjanyan", "email": "[email protected]" }
],
"repository" : {
"type" : "git",
Expand All @@ -13,4 +15,4 @@
"engines" : {
"node" : ">= 0.4.0"
}
}
}

0 comments on commit ea5098a

Please sign in to comment.