From 8fc2d661acad9ddd56c0805f120053e0b8ae82fa Mon Sep 17 00:00:00 2001 From: Gayathri Kaliyamoorthy Date: Wed, 8 Apr 2015 08:57:49 +0530 Subject: [PATCH] Updated package.json with the latest version 1.0.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30ee74cc1..c8234487f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "aerospike", - "version" : "1.0.35", + "version" : "1.0.36", "description" : "Aerospike Client Library", "tags" : [ "aerospike", "database", "nosql" ], "homepage" : "https://github.com/aerospike/aerospike-client-nodejs",