Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

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. <info@ajax.org>",
"contributors": [
{ "name": "Zef Hemel", "email": "zef@c9.io" }
{ "name": "Zef Hemel", "email": "zef@c9.io" },
{ "name": "Lennart Kats", "email": "lennart@c9.io" },
{ "name": "Harutyun Amirjanyan", "email": "harutyun@c9.io" }
],
"repository" : {
"type" : "git",
Expand All @@ -13,4 +15,4 @@
"engines" : {
"node" : ">= 0.4.0"
}
}
}

0 comments on commit ea5098a

Please sign in to comment.