From 0adeaf997693f600acc4888304e6c289c54f8aac Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 31 Oct 2016 08:04:11 +0000 Subject: [PATCH] Bump version to 0.2.72. [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43db852b8..957d4b0d8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "black-screen", "productName": "Black Screen", "description": "A terminal emulator for the 21st century.", - "version": "0.2.71", + "version": "0.2.72", "main": "compiled/src/main/Main.js", "author": "Volodymyr Shatskyi ", "repository": {