From 03cd45e2ee9fa1a72e52f56d4e7a130ba0845891 Mon Sep 17 00:00:00 2001 From: Emmanuel Olaojo Date: Sun, 21 Aug 2016 22:45:41 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57a48c0..3df81bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fawn", - "version": "0.0.7", + "version": "0.0.8", "description": "Library for atomic-ish operations in MongoDB", "main": "index.js", "scripts": {