Skip to content

Commit

Permalink
[dist] Version bump. 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jun 13, 2011
1 parent 99276fb commit 3cee7be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "schema-org",
"version": "0.0.1",
"version": "0.1.0",
"description": "A node.js library that retrieves, parses and provides all schemas from schema.org",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"repository": {
Expand All @@ -9,7 +9,9 @@
},
"keywords": ["schemas", "jsdom", "parsers"],
"dependencies": {
"async": "0.1.x",
"colors": "0.x.x",
"cliff": "0.x.x",
"jsdom": "0.2.x",
"neuron": "0.4.x",
"optimist": "0.2.x",
Expand Down

0 comments on commit 3cee7be

Please sign in to comment.