From fceed525f248983fc400bdcb7c585ad5eac8af16 Mon Sep 17 00:00:00 2001 From: ReklatsMasters Date: Sun, 1 Mar 2015 19:51:10 +0500 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef7c9c0..c591a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "process-list", - "version": "0.1.1", + "version": "0.2.0", "description": "Cross-platform method to receive the list of the launched processes", "main": "index.js", "scripts": {