1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Bump version.

This commit is contained in:
Matt Ranney
2010-09-14 17:12:15 -07:00
parent 36cffb433b
commit f3fd49bb22

View File

@@ -1,8 +1,8 @@
{ "name" : "redis", { "name" : "redis",
"version" : "0.0.1", "version" : "0.0.2",
"description" : "Redis client library", "description" : "Redis client library",
"author": "Matt Ranney <mjr@ranney.com>", "author": "Matt Ranney <mjr@ranney.com>",
"main": "./redis", "main": "./index.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/mranney/redis.git" "url": "git://github.com/mranney/redis.git"