From 92d6d632439ad88ceced8eef969434c6238567a2 Mon Sep 17 00:00:00 2001 From: Martin Reinhardt Date: Mon, 14 Sep 2015 22:01:05 +0200 Subject: [PATCH] Version 2.0.9 --- .gitignore | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f618ac0..432255e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ coverage/* # IDE .idea/* + +*.swp diff --git a/package.json b/package.json index 0b124d8..333e3fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "galenframework-cli", - "version": "2.0.9-dev", + "version": "2.0.9", "description": "Automated testing of look and feel for your responsive websites", "homepage": "https://github.com/hypery2k/galenframework-cli", "bugs": {