From ffdb318f66ada01e25de144e013d413bd77c64c0 Mon Sep 17 00:00:00 2001 From: Simon de Lang Date: Thu, 14 Apr 2016 10:54:06 +0200 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a1c424cd5..e0fcd4bf79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stryker", - "version": "0.2.0", + "version": "0.2.1", "description": "The extendable JavaScript mutation testing framework", "main": "dist/src/Stryker.js", "typings": "dist/src/Stryker.d.ts",