From 62691336f33984767e35095702b50fc97e42867d Mon Sep 17 00:00:00 2001 From: judit-nahaj Date: Wed, 14 Feb 2018 21:11:04 +0100 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57a8516..382dedc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gherkin-precompiler", - "version": "1.2.0", + "version": "1.2.1", "description": "Simple pre-compiler for Gherkin feature files", "main": "lib/index.js", "bin": {