From 72c7322c4ed6444c1119cb9f70369a897e4eebf8 Mon Sep 17 00:00:00 2001 From: Lukasz Gandecki Date: Thu, 4 May 2017 12:41:15 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5aea8f..ed0a1a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modifyjs", - "version": "0.1.1", + "version": "0.2.0", "description": "Modify your objects with a mongo syntax.", "main": "dist/modify.js", "scripts": {