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": {