diff --git a/package.json b/package.json index c323194..04ca158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mongocopy", - "version": "0.1.0", + "version": "0.2.0", "description": "module for copying the subsets of data between mongo databases", "main": "index.js", "scripts": {