Skip to content

Commit

Permalink
Bumped version for release; added Kit to contributors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceejbot committed Jul 29, 2013
1 parent 1041564 commit 948de00
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "polyclay-redis",
"version": "0.0.3",
"version": "0.0.4",
"description": "redis persistence adapter for polyclay, the schema-enforcing document mapper",
"author": "C J Silverio <ceejceej@gmail.com>",
"contributors":
[
"C J Silverio <ceejceej@gmail.com>",
"Kit Cambridge <kitcambridge@me.com>"
],
"license": "MIT",
"readmeFilename": "README.md",
"main": "index.js",
Expand Down

0 comments on commit 948de00

Please sign in to comment.