From eaf4242512a80964209fc4c645ffa06d069b63af Mon Sep 17 00:00:00 2001 From: Florent Le Gall Date: Sat, 24 Jun 2017 15:44:15 +0200 Subject: [PATCH] chore(js-given): Bump alpha version --- js-given/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-given/package.json b/js-given/package.json index f0f171e3..fc2c7dfd 100644 --- a/js-given/package.json +++ b/js-given/package.json @@ -1,7 +1,7 @@ { "name": "js-given", "version": "0.1.3", - "__versionAlpha": "0.1.4-alpha.0", + "__versionAlpha": "0.1.4-alpha.1", "description": "JavaScript frontend to jgiven", "main": "index.js", "scripts": {